Blender Git Commit Log

Git Commits -> Revision c611803

Revision c611803 by Nicholas Bishop (master)
January 16, 2008, 07:19 (GMT)
== Radial Control ==

* Generalized the interactive brush property control from sculpt mode into a simple API
* Modified sculpt mode to take advantage of this (even fixes some minor bugs!)
* Added shortcuts in particle edit to set brush size/strength (FKEY/shift+FKEY)

Still todo are the other modes that have brushes...

Commit Details:

Full Hash: c6118036bc044bd5f25106dfb0b422ee2310d5ba
SVN Revision: 13257
Parent Commit: f41c334
Lines Changed: +475, -316

2 Added Paths:

/source/blender/include/BIF_radialcontrol.h (+62, -0) (View)
/source/blender/src/radialcontrol.c (+266, -0) (View)

9 Modified Paths:

/source/blender/blenkernel/BKE_sculpt.h (+2, -21) (Diff)
/source/blender/blenkernel/intern/scene.c (+2, -7) (Diff)
/source/blender/include/BDR_sculptmode.h (+1, -4) (Diff)
/source/blender/include/BIF_editparticle.h (+3, -0) (Diff)
/source/blender/src/drawview.c (+7, -59) (Diff)
/source/blender/src/editparticle.c (+41, -0) (Diff)
/source/blender/src/header_view3d.c (+5, -3) (Diff)
/source/blender/src/sculptmode.c (+68, -213) (Diff)
/source/blender/src/space.c (+18, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021