Revision 3c014fe by Campbell Barton August 12, 2019, 18:44 (GMT) |
Fix T68187: Factory Preferences doesn't update gizmo colors |
Revision ef5bf8d by Campbell Barton August 12, 2019, 17:45 (GMT) |
Revision b5f5f6e by Germano Cavalcante August 12, 2019, 15:29 (GMT) |
Cleanup: rename `BaseOffset` to `ObjectOffsets` |
Revision 4815bd7 by Brecht Van Lommel August 12, 2019, 15:28 (GMT) |
Fix wrong detection in recent ninja build change |
Revision 44d95cb by Germano Cavalcante August 12, 2019, 15:10 (GMT) |
Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection engine internals |
Revision 37b4384 by Bastien Montagne August 12, 2019, 13:44 (GMT) |
Fix T67032: Do not systematically link 'orphaned' indirectly linked objects to scene. Not even in append case. If those objects are already part of a collection, we can now leave them fully un-instantiated in any scene, since user can easily do it themselves as they need to. |
Revision 1020353 by Brecht Van Lommel August 12, 2019, 13:24 (GMT) |
Build: automatically detect ninja build system when running "make" So that you don't have to specify "make ninja" every time. |
Revision 922e770 by Brecht Van Lommel August 12, 2019, 13:12 (GMT) |
Fix Bullet build error with Clang 8 and Xcode 11 See D5366 and upstream: https://github.com/bulletphysics/bullet3/commit/7f6c479ea6 |
Revision 3736dab by Campbell Barton August 12, 2019, 12:54 (GMT) |
Revision 961d43c by Philipp Oeser August 12, 2019, 12:49 (GMT) |
Revision f555379 by Philipp Oeser August 12, 2019, 12:44 (GMT) |
Fix T66922: Merge by distance tooltip text wrong merge/dissolve distance is actually a maximum, not a minimum Reviewers: campbellbarton Maniphest Tasks: T66922 Differential Revision: https://developer.blender.org/D5462 |
Revision ca9698b by Pablo Dobarro August 12, 2019, 10:58 (GMT) |
Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush tools Some brush tools were being executed too often when using devices with high polling rates, causing performance issues. This should improve the performance of brushes that don't need those updates. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5429 |
Revision 761aeb4 by Bastien Montagne August 12, 2019, 09:54 (GMT) |
Fix crashes caused by library placeholders. This fixes inconsistencies in materials between objects and obdata due to placeholders generation for missing libdata. Note that we cannot do that when generating the obdata placeholder, as not all objects using it might be already loaded... So this has to be done near the end of the reading/linking process. Reported here by Blender Studio. Reviewers: brecht Subscribers: jbakker, zeddb Tags: #datablocks_and_libraries Differential Revision: https://developer.blender.org/D5428 |
Revision 35a9a85 by Bastien Montagne August 12, 2019, 09:47 (GMT) |
Fix T68542: ParticleSystem.uv_on_emitter returns always 0,0 while Particle.uv_on_emitter returns a value. 'cached' particles (for paths actually) are only generated for some kind (hair, keyed, and baked system afaik), not for all. Note that we could probably just use directly `totpart` and `totchild`, but keeping code as close to what it was as possible, for now... |
Revision 2b5575c by Philipp Oeser August 12, 2019, 09:37 (GMT) |
Revision 52421e9 by Germano Cavalcante August 12, 2019, 01:12 (GMT) |
View3D: Circle Select optimization Don't recreate `select_bitmap` for each edited object. |
Revision 0d719fc by Campbell Barton August 11, 2019, 15:10 (GMT) |
Cleanup: spelling |
Revision a5f59bf by Campbell Barton August 11, 2019, 12:41 (GMT) |
Cleanup: use doxy comments |
Revision 63c463a by Campbell Barton August 11, 2019, 12:34 (GMT) |
Docs: improve comments |
Revision 1cd65b2 by Campbell Barton August 11, 2019, 11:50 (GMT) |
BLI_math: add isect_tri_tri_v2, wrap via mathutils.geometry |
|
|
|


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