Revision d58a15c by Antonis Ryakiotakis March 3, 2015, 12:39 (GMT) |
Windows: Add stacktrace support when unhandled exception occurs. We need to register the exception handler slightly differently here, as well as adding DbgHelp as a library, but according to docs it should be supported in recent Windows editions (Win XP included even). We can try it first and revert if there are issues. |
Revision b42a3d2 by Antonis Ryakiotakis March 3, 2015, 10:34 (GMT) |
Another stability commit for legacy users - don't crash when toggling dyntopo just notify user that their system doesn't support it. |
Revision f2bc3dd by Bastien Montagne March 3, 2015, 09:44 (GMT) |
Grrr, missed those ones in previous commit! |
Revision 82cafcf by Bastien Montagne March 3, 2015, 09:40 (GMT) |
UI messages fixes... |
Revision 2333047 by Campbell Barton March 3, 2015, 04:40 (GMT) |
Cleanup: remove unused collada conversion |
Revision 26a2512 by Campbell Barton March 3, 2015, 04:32 (GMT) |
Fix mesh-validate for polys using successive verts |
Revision 34003dd by Campbell Barton March 3, 2015, 04:30 (GMT) |
Fix T43151: Collada meshes crash Blender We have multiple reports of collada files crashing, run all meshes through validate. |
Revision 6d5ab8f by Campbell Barton March 3, 2015, 04:07 (GMT) |
Cleanup: collada had own defined Global (why?) Wasn't needed and made linking fail here |
Revision 6856ea0 by Joshua Leung March 2, 2015, 23:52 (GMT) |
Revision e2c24a1 by Campbell Barton March 2, 2015, 22:29 (GMT) |
Knife: fix glitch dragging mouse outside the face Had a small gap between the last-vertex & new-cut |
Revision c271a9f by Julian Eisel March 2, 2015, 21:38 (GMT) |
Fix T43864: Saving from top area in fullscreen changes wrong area into File Browser We now always use the actual fullscreen area. |
Revision d2b6c6f by Campbell Barton March 2, 2015, 13:26 (GMT) |
Fix T43862: Knife fails with concave ngon |
Revision 8c6073d by Campbell Barton March 2, 2015, 13:26 (GMT) |
BMesh: BM_loop/edge_point_side_of_loop_test change behavior to use a negative number when outside, and return the signed, squared distance. |
Revision e38dc33 by Campbell Barton March 2, 2015, 13:20 (GMT) |
Fix dist_signed_squared_to_corner_v3v3v3 with concave corners |
Revision cea3892 by Lukas Toenne March 2, 2015, 11:18 (GMT) |
Revert "Reshuffle applying of solver results a bit to ensure it works exactly" This reverts commit 4c723eb80e299eb6ca11ad72b5fcbe8746c4a854. |
Revision bc20a74 by Sergey Sharybin March 2, 2015, 11:08 (GMT) |
Fix T43859: Texture baking crashes blender The issue was caused by particles using billboard distribution, which requires either object to be specified or camera in the scene to be existing. This commit prevents backing from crash, but bake result might not be totally expected because of the thing mentioned above. |
Revision 4c723eb by Lukas Toenne March 2, 2015, 10:47 (GMT) |
Reshuffle applying of solver results a bit to ensure it works exactly as complicated as before cloth solver changes. Still doesn't solve the collapsing cloth cube issue mentioned in T43406, probably the bending springs work somewhat differently now. |
Revision 1adfa36 by Sergey Sharybin March 2, 2015, 09:26 (GMT) |
Fix missing newline in the button cycle error print |
Revision 520646b by Campbell Barton March 2, 2015, 05:51 (GMT) |
cleanup: whitespace |
Revision 3281c3f by Campbell Barton March 2, 2015, 05:51 (GMT) |
error in last commit |
|
|
|


Master Commits
MiikaHweb | 2003-2021