blender/source
Ton Roosendaal 90d7da7b27 Tinsy cleanup of combo drawing Manipulators:
- translate+scale : arrow at end of axis
- translate+rotate: draws axis lines now
- while translate: draws the axis line too

And: GCC was nagging about Martin's precious code!
transform_constraints.c:745: warning: suggest parentheses around comparison
in operand of &

Apparently the if(a & b == c) is undefined? Whatever!
2005-05-29 11:20:49 +00:00
..
blender Tinsy cleanup of combo drawing Manipulators: 2005-05-29 11:20:49 +00:00
creator BPython: 2005-05-08 21:20:34 +00:00
darwin Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
gameengine Added the docs & use Python booleans for physics reinstance. 2005-04-23 12:25:21 +00:00
icons
kernel
Makefile late night commit: 2005-05-22 01:21:01 +00:00
nan_compile.mk Uncommented a line in the FREE_WINDOWS section that appears to control the 2005-04-18 19:28:38 +00:00
nan_definitions.mk Moved sinclude for user-def.mk 2005-04-30 21:06:54 +00:00
nan_link.mk Support for SGI Prism: 2005-04-05 14:33:43 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk
SConscript