ac4484b239
svn merge ^/trunk/blender -r43976:43995
2012-02-09 01:53:14 +00:00
0d29b5c3df
add bake action into animation menu - this nifty operator wasn't available anywhere in the UI.
2012-02-08 14:01:47 +00:00
19d0f93099
svn merge ^/trunk/blender -r43934:43976
2012-02-08 05:45:16 +00:00
1f74789d12
Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling
2012-02-08 04:37:37 +00:00
68ae82bb47
Merged changes in the trunk up to revision 43585.
...
Conflicts resolved:
source/blender/editors/include/UI_resources.h
source/blender/editors/interface/resources.c
source/blender/makesrna/intern/rna_scene.c
2012-01-21 23:01:25 +00:00
0f28c1c27a
svn merge ^/trunk/blender -r43461:43472
2012-01-17 21:08:25 +00:00
391a214303
pep8 edits, also remove unused vars
2012-01-17 17:57:20 +00:00
e0df491d1e
Merged changes in the trunk up to revision 43404.
...
Conflicts resolved:
source/blender/python/SConscript
2012-01-15 23:13:12 +00:00
caca9cc8f6
svn merge ^/trunk/blender -r43381:43392
2012-01-15 10:33:41 +00:00
917714acf7
svn merge ^/trunk/blender -r43345:43381
2012-01-15 09:16:39 +00:00
82871f27d3
Ooops ! Small error in previous own commit :/
2012-01-14 21:41:13 +00:00
166a37532f
remove *.select_inverse operators where the *.select_all operator has an invert option.
2012-01-14 06:58:03 +00:00
93cf1531d0
fix own bug [ #29875 ] Due to operators now reusing there last-used settings, some UI options are more or less broken (esp. in shortcuts and menu entries)
...
also prefer *.select_all rather then *.select_inverse operators, since this is an option for select_all.
2012-01-14 06:30:27 +00:00
98bdf0274b
svn merge ^/trunk/blender -r43183:43220
2012-01-08 13:09:09 +00:00
76a211d809
Merged changes in the trunk up to revision 43219.
...
Conflicts resolved:
source/blender/blenkernel/intern/scene.c
source/blender/blenloader/intern/readfile.c
source/blender/render/intern/source/pipeline.c
2012-01-08 11:57:53 +00:00
f983fe709d
3DView / Properties Region:
...
* Simplify UI inside the Transform Orientation Panel.
2012-01-06 01:14:57 +00:00
c0eec8f379
svn merge ^/trunk/blender -r43062:43085
2012-01-03 02:16:52 +00:00
aa43cab820
weight paint buttons now work in weight paint vertex select mode
2012-01-02 16:59:46 +00:00
b64f352270
svn merge ^/trunk/blender -r43033:43062
2012-01-02 02:57:36 +00:00
a49e80c48a
use props all over for operator properties vars
2012-01-01 13:09:58 +00:00
c99975e24f
pep8 edits
2012-01-01 08:52:54 +00:00
0896a22723
Merged changes in the trunk up to revision 42902.
...
Conflicts resolved:
source/blender/editors/space_view3d/drawobject.c
source/blender/makesdna/DNA_mesh_types.h
source/blender/python/intern/bpy.c
2011-12-27 22:12:46 +00:00
4ced91da47
svn merge ^/trunk/blender -r42778:42839
2011-12-23 08:41:53 +00:00
4537061e55
patch [ #29673 ] Visualize Indices (developer aid)
...
by Howard Trickey (howardt)
2011-12-22 05:39:23 +00:00
Dalai Felinto
056c49e9ec
Patch [ #29654 ] New menu option under Object > Game with "Copy All Physics Attributes" by Daniel Macedo
...
"This is a patch that adds an option under the menu Object > Game to copy all the physics attributes from Game Engine."
2011-12-21 02:41:27 +00:00
ab6adf86cc
Add vertex connect tool to Ctrl-V submenu and Mesh->Vertices submenu.
2011-12-11 16:56:09 +00:00
efc4341ee4
Merged changes in the trunk up to revision 42556.
...
Conflicts resolved:
source/blender/editors/space_view3d/drawobject.c
2011-12-10 20:54:43 +00:00
b245dfbc06
svn merge ^/trunk/blender -r42466:42495
2011-12-07 18:29:21 +00:00
f96ac8c335
Fix #29518 : uv cylinder/sphere unwrap from menu didn't work same as using U key menu.
2011-12-07 11:22:29 +00:00
3197796cf7
Merged changes in the trunk up to revision 42425.
...
Conflicts resolved:
doc/python_api/sphinx_doc_gen.py
source/blender/blenkernel/intern/DerivedMesh.c
source/blender/blenloader/intern/readfile.c
source/blender/editors/mesh/editmesh.c
source/blender/editors/space_view3d/drawobject.c
2011-12-05 02:12:49 +00:00
e883fa168b
Adjust face menu links to "mirror uvs" and "mirror colors" to use the bmesh n-gon-compatible replacements "reverse uvs" and "reverse colors"
2011-12-02 17:17:40 +00:00
1906410cc2
Remove face menu (ctrl+f) links to f-gon commands
2011-12-02 16:56:05 +00:00
9e5b28cd42
svn merge ^/trunk/blender -r42261:42290
2011-11-30 09:31:11 +00:00
377d5232d4
Rename Movie to Movie Clip source for background image
2011-11-30 05:34:32 +00:00
Dalai Felinto
5763e6ce85
option to disable/enable individual background images
...
*** use-case:
"I have 10 reference images that overlap each other and every time I want to see one, I need to change the transparency of all the others.
therefore it would be nice to have a little button by each menu to allow enable/disabling individual background images"
To avoid subversioning bump I created a define that is negative (DISABLED) and of course a rna that is a boolean_negative.
Talked with Campbell and he actually prefers this way over do_version, so there it goes.
2011-11-29 21:05:18 +00:00
3b5bcab09c
svn merge ^/trunk/blender -r42139:42172
2011-11-26 16:29:14 +00:00
b6569ee4e7
Merged changes in the trunk up to revision 42116.
2011-11-26 13:11:55 +00:00
963f721128
Patch #29394 : Error in VIEW3D_MT_EDIT_CURVE menu
...
Wrong shortcut was displaying for Curve -> Control Point -> Tilt operator
Patch by Mike Sloman, thanks!
2011-11-25 09:22:36 +00:00
c6391e8d23
svn merge ^/trunk/blender -r42053:42069
2011-11-22 15:33:44 +00:00
c71e31eb4f
Fix #29361 : uv unwrap > project from view grayed out in menu.
...
Fix game navigation mesh panel in scene properties not showing closed by default.
2011-11-22 12:18:15 +00:00
f9e00b5c99
svn merge ^/trunk/blender -r42009:42053
2011-11-22 11:51:42 +00:00
697e4d2ca7
Last part of camera tracking names cleanup: bundles -> 3d markers
2011-11-21 17:05:27 +00:00
2676f2d58f
Merged changes in the trunk up to revision 42021.
...
Conflicts resolved:
source/blender/blenkernel/intern/scene.c
source/blender/blenloader/intern/readfile.c
source/blender/editors/interface/resources.c
source/blender/render/intern/source/pipeline.c
2011-11-20 21:02:12 +00:00
3c8d86e117
svn merge ^/trunk/blender -r41961:41998
2011-11-20 01:14:33 +00:00
01b0cc7f21
UI/RNA:
...
* Code cleanup.
2011-11-20 00:32:39 +00:00
f515e430bc
Bugfix for [ #29327 ] background images: 'Not Set' displayed although image is already loaded.
2011-11-19 23:06:10 +00:00
d9e99abe37
hide overly picky warnings from 'pylint' for pep8 script, indentation edits.
2011-11-19 16:17:35 +00:00
dfeda8688e
svn merge ^/trunk/blender -r41932:41939
2011-11-17 05:33:02 +00:00
1cfbde0eb4
pass encoding to uses of decode() incase the default isnt utf-8. ignore decode errors in some cases.
...
This should fix an error with generated qtcreator projects.
also replace decoded bytes for unicode escape sequences in the VIEW3D_MT_edit_text_chars menu.
2011-11-17 04:05:54 +00:00
9d05ccf9e8
svn merge -r41899:41926 ^/trunk/blender. also sync mempool with trunk and move BLI_mempool_alloc out of mempools header where it was inlined
2011-11-16 19:06:38 +00:00