Files
test2/source/blender/editors/interface
Campbell Barton 6eaae376a8 simple changes to grid drawing logic.
- make ortho grid drawing use vertex arrays
- make perspective view floor drawing cache result of UI_ThemeColorShade so its not called on every line.
- make perspective view floor only loop once on each axis when the grid floor isnt being drawn (was looking over all grid lines for no reason).
- add UI_GetColorPtrShade3ubv() to replace UI_GetColorPtrBlendShade3ubv() when no blending is needed.
2011-09-11 04:31:09 +00:00
..
2011-08-02 12:16:06 +00:00
2011-08-22 20:31:46 +00:00
2011-08-22 20:31:46 +00:00