Blender Git Commit Log
Git Commits -> Revision 43028ad
September 23, 2013, 16:11 (GMT) |
Fixups for GPU_sprite. Needed to make a distinction between "points" and "sprites" Sprites are only drawn by the GPU_ASPECT_SPRITE, while points can be drawn by any aspect. Sprites can be round and, in the future they may be textured, while points have to be square and flat. |
Commit Details:
Full Hash: 43028ad280ce7a1422844fbeb5c56d47455e5921
SVN Revision: 60338
Parent Commit: 23dadba
Lines Changed: +161, -138