Revision 3e5f629 by Sergej Reich February 19, 2013, 20:04 (GMT) |
rigidbody: Don't run simulation if cache is baked In rare cases this would allow the simulation to run before being initialized (if cache is baked and reading cache fails after undo or loading a file). |
Revision 3d41532 by Campbell Barton February 19, 2013, 16:57 (GMT) |
fix [#34244] Snap to face projection - Entire mesh is affected by projection when Proportional Editing mode is active, regardless of influence radius |
Revision 7f1ae24 by Campbell Barton February 19, 2013, 16:13 (GMT) |
fix [#34275] Text autocomplete cuts words with accents or special characters autocomplete is now unicode aware, using python api's checks for now. eventually we should have our own. |
Revision 91a63e3 by Campbell Barton February 19, 2013, 15:58 (GMT) |
set unicode conversion errors as UNLIKELY |
Revision cd3b98c by Campbell Barton February 19, 2013, 15:56 (GMT) |
step over unicode characters with autocomplete (correctly this time). |
Revision de26f59 by Bastien Montagne February 19, 2013, 15:47 (GMT) |
Add CTX_wm_operator_poll_msg_set as auto-detected func for translations. |
Revision 04d628a by Bastien Montagne February 19, 2013, 15:45 (GMT) |
Another huge bunch of new UI translations (some reported by Leon Cheung, thanks!)... |
Revision 1a620ac by Campbell Barton February 19, 2013, 15:21 (GMT) |
bpy.props.RemoveProperty() py api docs were still incorrect. |
Revision c3b96f3 by Campbell Barton February 19, 2013, 15:15 (GMT) |
internal: add include so blender builds against libpng1.6 |
Revision 9f0dffb by Campbell Barton February 19, 2013, 14:36 (GMT) |
fix [#34033] Mesh customdata settings are missing Mesh edge number buttons were removed when the custom-data layers weren't present. More of a usability regression than a bug. |
Revision bc52cb1 by Campbell Barton February 19, 2013, 14:19 (GMT) |
fix for apply rotation/location failing for surface object types (were recognized as 2d curves). |
Revision 9172521 by Campbell Barton February 19, 2013, 14:14 (GMT) |
internal: increase error threshold for normalize assert since normals converted from shorts are not always exactly unit length. |
Revision ba375ae by Sergey Sharybin February 19, 2013, 13:41 (GMT) |
Small correction to make strict compiler setup be happy |
Revision 54311fd by Campbell Barton February 19, 2013, 13:41 (GMT) |
revert own commit r54625, broke autocomplete. |
Revision f5bdd59 by Sergey Sharybin February 19, 2013, 13:38 (GMT) |
Remove define which is not actually needed and could have been conflicted with one from IMB_colormanagement.h |
Revision e3b2df5 by Brecht Van Lommel February 19, 2013, 13:37 (GMT) |
Fix #34315: memory leak cancelling move to layer operator, after change to make it not execute immediately when opening the popup. |
Revision f784856 by Campbell Barton February 19, 2013, 13:15 (GMT) |
make asserts that check for unit length vectors into a macro. this was really not nice logic to try to fit into an assert. |
Revision 0528162 by Campbell Barton February 19, 2013, 12:05 (GMT) |
patch [#34320] Cross compiling with mingw-w64 on ubuntu from Martijn Berger (juicyfruit) applying since this is only corrects header case which is ignored on windows anyway. |
Revision 0f359c4 by Joshua Leung February 19, 2013, 10:31 (GMT) |
Style tweak - missing braces |
Revision c5e6a35 by Joshua Leung February 19, 2013, 10:10 (GMT) |
Remove ztrans_hack. Looks like just keeping the angles compatible works well enough. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021