- Jan 12, 2011
-
-
con authored
Reviewed-by: hjk
-
- Dec 17, 2010
- Dec 16, 2010
-
-
Roberto Raggi authored
-
- Dec 02, 2010
-
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
- Dec 01, 2010
-
-
Leandro Melo authored
This is basically a continuation of the commits which refactor code out of the base text editor. For instance, 36fa1de4 and 3a684586. Also removed the doXXXX() forwarding methods.
-
Rhys Weatherley authored
Attributes, uniforms, varyings, and constants are shown with a distinguished icon that is different from regular variables.
-
Rhys Weatherley authored
-
Rhys Weatherley authored
The Qt variant is almost exactly the same as GLSL/ES, so there is little point having a separate variant code.
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
*.vert and *.frag are now for desktop shaders *.vsh and *.fsh are now for ES shaders File/New gives the user the choice which to create
-
- Nov 30, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Nov 29, 2010
-
-
Rhys Weatherley authored
"xyz", "st", and "rgb" are more likely to be what the user wants than things like "aaar" and "abbb", so sort the completion list to move common swizzles to the top.
-
Roberto Raggi authored
-
Roberto Raggi authored
Well, it's not very advanced but it is probably good enough for now.
-
Rhys Weatherley authored
-
- Nov 26, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Don't trigger again the completion when completing identifiers.
-
Roberto Raggi authored
-
- Nov 25, 2010
-
-
Roberto Raggi authored
-
Rhys Weatherley authored
-
- Nov 24, 2010
-
-
Rhys Weatherley authored
-
- Nov 23, 2010
-
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
- Nov 19, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Well, this is just a temporary hack :)
-