dd96bf6168
- added xmirror to the weightpaint options
...
- made texture_slot return the texture slot for the node texture
2009-10-19 14:03:02 +00:00
c3f18a2d73
Moved some tool settings (mirror, auto-IK) to the tools pane.
2009-10-19 13:24:18 +00:00
5506d12bba
2.5/Sculpt:
...
Fixed "Persistent" option for layer brush, someone changed the RNA name but missed the UI script
2009-10-18 18:48:48 +00:00
f9bb4e3195
* Added Grease Pencil Operator buttons to the Toolshelf
...
* Cancelling loopcuts with EscKey or RMB now works again.
2009-10-09 23:34:52 +00:00
9bf20b5ec0
UI scripts:
...
* Fix AAO showing Distance property even though it is not supported.
* Fix texture buttons not displaying texture stack from the node material.
* Small visual tweak to particle mode options.
2009-10-09 15:25:19 +00:00
2d797f35d8
- removed 2.4x release/scripts
...
- moved release/io and release/ui into release/scripts/io, ui
- updated scons, cmake, make
When porting 2.4x scripts back, use a command like this so as not to loose the commit history...
svn cp https://svn.blender.org/svnroot/bf-blender/branches/blender2.4/release/scripts/raw_import.py release/scripts/io/import_raw.py
2009-09-28 03:19:52 +00:00