Blender Git Commit Log
Git Commits -> Revision c56f04c
Revision c56f04c by Ton Roosendaal (master) August 9, 2006, 10:00 (GMT) |
Fixes I did before leaving to siggraph, couldn't commit it due to freeze: - buffer overflow was possible with providing a file path argument longer than 256 characters. - buttons "VCol Light" and "VCol Paint" were not mutual exclusive - quicktime error menu (unable to create) had a enter in end - deleting points in CurveMapping button (like Curves node in compositor) did not give proper recalc event - edges render menu had a tooltip still mentioning the unified render |
Commit Details:
Full Hash: c56f04cb5f306af8ec4fe1a6f0fc309eb3fbcba9
SVN Revision: 8295
Parent Commit: 6c48d7b
Lines Changed: +25, -8
6 Modified Paths:
/source/blender/blenloader/intern/readblenentry.c (+1, -1) (Diff)
/source/blender/include/butspace.h (+2, -0) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+1, -1) (Diff)
/source/blender/src/butspace.c (+1, -1) (Diff)
/source/blender/src/buttons_scene.c (+3, -3) (Diff)
/source/blender/src/buttons_shading.c (+17, -2) (Diff)
/source/blender/include/butspace.h (+2, -0) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+1, -1) (Diff)
/source/blender/src/butspace.c (+1, -1) (Diff)
/source/blender/src/buttons_scene.c (+3, -3) (Diff)
/source/blender/src/buttons_shading.c (+17, -2) (Diff)