Blender Git Loki
Git Commits -> Revision 846da79
Revision 846da79 by Ton Roosendaal (master) July 28, 2004, 15:07 (GMT) |
Oops, include file belonging to previous commit... Plus: moved particle interaction and effect buttons back to a single Object context. The proposed solution (sub context) has workflow issues, (adds another click (no hotkey) to view settings) whilst almost all Object buttons nicely fit in single view still. This was on todo since first particle commit, actually the idea was to move particle related issues to a special sub-context, but leave the effects themselves in the Object main menu. Splitting off Particles from the Effect system isn't in the scope of what is feasible now. Also note; the current panel 'particle interaction' actually should be a generic 'forces and collision' panel, since it's also relevant for soft body feature (WIP)... that can be changed later. |
Commit Details:
Full Hash: 846da79887d1277eab06ef5ce0189e9f5827d978
SVN Revision: 2927
Parent Commit: 76616c2
Lines Changed: +39, -65
6 Modified Paths:
/source/blender/include/BIF_butspace.h (+0, -3) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -0) (Diff)
/source/blender/src/butspace.c (+2, -7) (Diff)
/source/blender/src/buttons_object.c (+16, -29) (Diff)
/source/blender/src/editipo.c (+20, -23) (Diff)
/source/blender/src/header_buttonswin.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -0) (Diff)
/source/blender/src/butspace.c (+2, -7) (Diff)
/source/blender/src/buttons_object.c (+16, -29) (Diff)
/source/blender/src/editipo.c (+20, -23) (Diff)
/source/blender/src/header_buttonswin.c (+0, -3) (Diff)