Revision 6ff3525 by Antonis Ryakiotakis October 2, 2013, 22:46 (GMT) |
real fix for #36695, scale brush stroke with maximum scale component, except layer brush where the previous algorithm is used. |
Revision 98ee7fd by Antonis Ryakiotakis October 2, 2013, 22:18 (GMT) |
Fix an own regression introduced in the dyntopo cleanup commits. Do not remove a vertex from the pbvh if the only face it was part of was removed from the pbvh. This should work but no time to investigate now properly, and better have a solid release. The problem could be seen when sculpting to open meshes. Some vertices and faces on the boundaries would become stuck and unresponsive. |
Revision 8dcbc10 by Antonis Ryakiotakis October 2, 2013, 22:18 (GMT) |
Revert 60358, it made irregularly scaled objects behave incorrectly, checking out different approach here. |
Revision be20171 by jens verwiebe October 2, 2013, 19:54 (GMT) |
OSX/GHOST: fix own issue in 60510, should now (hopefully) cover all multiple window combinations |
Revision e308c2f by Brecht Van Lommel October 2, 2013, 19:00 (GMT) |
Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds. There is some sort of problem with the SSE2 code path, but I couldn't find the cause, maybe a compiler bug due to the large amount of inlining? For now I've disabled SSE2 optimizatons in 32 bit GCC builds. |
Revision 8686f9f by jens verwiebe October 2, 2013, 18:49 (GMT) |
OSX/GHOST: refine #60409 and better take multiple windows into account |
Revision a47e681 by Brecht Van Lommel October 2, 2013, 17:02 (GMT) |
Fixes for cycles Mapping and Vector Transform node: * Keep the Mapping node default type as Point for now, instead of Texture. The latter is a better default, but this is breaking API compatibility and it's too close to release to expect addons to be fixed in time. * Vector Transform and Mapping nodes had properties with name "type" to set the type of vector, but this conflicts with the node type property, so renamed to vector_type now. |
Revision ba01e5e by Campbell Barton October 2, 2013, 16:37 (GMT) |
fix [#36919] Cannot delete keyframe of animated simulation parameter if simulation has been disabled |
Revision 5924438 by Campbell Barton October 2, 2013, 16:13 (GMT) |
re-shuffle ifdef for osx to make it more clear |
Revision 4bc998d by jens verwiebe October 2, 2013, 16:09 (GMT) |
OSX: readd ctrl-a for 'select all' in text(-boxes) against my own conviction for now - really to be discussed |
Revision cbb783f by Brecht Van Lommel October 2, 2013, 14:41 (GMT) |
Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. |
Revision 8e70db7 by Joshua Leung October 2, 2013, 12:14 (GMT) |
Bugfix: All actions created when keyframing now have their "id-root" set appropriately This means that it will no longer be possible to accidentally load a nodetree action in the Action Editor (object-level actions only), resulting in F-Curves getting invalidated/disabled. |
Revision 724b015 by Sergey Sharybin October 2, 2013, 10:18 (GMT) |
libmv: fix matrix address being printed instead of actual values |
Revision 0959482 by Campbell Barton October 2, 2013, 04:12 (GMT) |
fix [#36913] GHASH_FLAG_ALLOW_DUPES assert and crash in Edge Collapse |
Revision bab799b by Campbell Barton October 1, 2013, 18:23 (GMT) |
fix regression - convex hull tool leaving new faces unselected. |
Revision b5fcc34 by jens verwiebe October 1, 2013, 17:47 (GMT) |
OSX/keys: change to OSX conform cmd-a for 'select-all' in text(-boxes) |
Revision 4627f9d by Campbell Barton October 1, 2013, 16:40 (GMT) |
style edits and use macro for prefix check |
Revision d2e55cb by Dalai Felinto October 1, 2013, 16:15 (GMT) |
bugfix [#32346] Node animation, removing nodes keeps FCurves. The same bug happens for modifiers, but better to address it separately. Contribution and review by Lukas Toenne and Brecht van Lommel |
Revision 1fa59cd by Campbell Barton October 1, 2013, 15:52 (GMT) |
allow knife-project to use sub-pixel length edges. |
Revision d310e06 by Brecht Van Lommel October 1, 2013, 15:37 (GMT) |
Fix use of uninitialized variable in recent node tree changes. |
|
|
|


Master Commits
MiikaHweb | 2003-2021