Blender Git Loki

Git Commits -> Revision 422b69f

Revision 422b69f by Ton Roosendaal (master)
May 3, 2005, 10:54 (GMT)
UI cleanup work;

Proportional edit:

- Proportional mode added to header as button/menu. Including new option
to have only connected geometry influenced.
- Added icons for proportional & proportional modes
- Make proportional edit data part of Scene, so all gets saved.
The Global flag G_PROPORTIONAL was removed
- Made sure #defines get used properly, also tweaked order for proportional
so it starts with regular 'smooth' by default.
- Use ALT+O in editmode to switch to new proportional 'connected' mode

Other UI stuff:

- in EditMode, the layer buttons get hidden... the amount of icons in
3d header grows to fast. :)
- made less ugly icons for the Manipulators. Still can be better.
- Added alpha-filter for pre-processing Icon-image, giving nicer display
of icon-antialising on dark or bright backdrops
- disabled Manipulators when in editmode, and current layers don't show
the edited data.
- Added the value used to define Normal size (editmode draw) in Scene too,
so it gets saved.

Commit Details:

Full Hash: 422b69fe1ec7f4fbce9a1adff2a3924b454a9941
SVN Revision: 4360
Parent Commit: cdca939
Lines Changed: +1471, -1399

21 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+3, -3) (Diff)
/source/blender/blenkernel/intern/scene.c (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -2) (Diff)
/source/blender/include/BIF_resources.h (+9, -9) (Diff)
/source/blender/include/BIF_transform.h (+0, -7) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+12, -0) (Diff)
/source/blender/src/blenderbuttons.c (+1318, -1277) (Diff)
/source/blender/src/buttons_editing.c (+3, -3) (Diff)
/source/blender/src/drawimage.c (+1, -1) (Diff)
/source/blender/src/drawobject.c (+7, -9) (Diff)
/source/blender/src/editobject.c (+6, -9) (Diff)
/source/blender/src/editsima.c (+2, -3) (Diff)
/source/blender/src/header_image.c (+8, -10) (Diff)
/source/blender/src/header_view3d.c (+40, -36) (Diff)
/source/blender/src/interface.c (+10, -2) (Diff)
/source/blender/src/resources.c (+28, -10) (Diff)
/source/blender/src/space.c (+9, -9) (Diff)
/source/blender/src/toolbox.c (+2, -2) (Diff)
/source/blender/src/transform.c (+1, -2) (Diff)
/source/blender/src/transform_generics.c (+4, -4) (Diff)
/source/blender/src/transform_manipulator.c (+4, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021