Revision e12df10 by Inês Almeida May 22, 2018, 10:20 (GMT) |
COW Operators: Fix VIEW3D_OT_snap_cursor_to _active _selected _center and _grid Reviewers: sergey, aligorith Differential Revision: https://developer.blender.org/D3414 |
Revision 7f714fd by Joshua Leung May 22, 2018, 10:00 (GMT) |
Depsgraph: Enable copy on write by default As was decided at today's dev kickoff, we're now moving to having Copy-on-Write enabled by default, as 2.8 is barely functional with it off. To run Blender *without* COW (e.g. for testing), use: --disable-copy-on-write |
Revision 9fc5a0c by Campbell Barton May 22, 2018, 07:41 (GMT) |
Fix area tool getting out of sync w/ active tool |
Revision 0c1676f by Campbell Barton May 22, 2018, 07:27 (GMT) |
WM: call keymap callback from manipulators Not currently needed, add to avoid confusion later on. |
Revision 6974afb by Campbell Barton May 22, 2018, 07:22 (GMT) |
WM: use keymap poll for manipulators |
Revision bb45381 by Campbell Barton May 22, 2018, 06:49 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 28c20fc by Campbell Barton May 22, 2018, 06:45 (GMT) |
Memory allocator: use lockfree calls internally Was already used in some areas. |
Revision 4e14437 by Campbell Barton May 22, 2018, 06:25 (GMT) |
Revision c7903f1 by Campbell Barton May 22, 2018, 06:20 (GMT) |
Fix memory leak in armature delete |
Revision ee1327a by Campbell Barton May 22, 2018, 06:11 (GMT) |
Revision 99f994e by Campbell Barton May 22, 2018, 06:10 (GMT) |
Fix crash drawing edit-lattice Edit-mode was never using batch cache. |
Revision 17778dd by Campbell Barton May 22, 2018, 05:48 (GMT) |
Cleanup: naming Use 'ob' prefix for objects, 'eval' suffix for evaluated data. |
Revision ac47637 by Campbell Barton May 22, 2018, 05:39 (GMT) |
Cleanup: style, whitespace |
Revision 67cf4cb by Campbell Barton May 22, 2018, 05:28 (GMT) |
Cleanup: replace MEM_SAFE_FREE -> MEM_freeN No need to check for NULL in this case. |
Revision feabab6 by Bastien Montagne May 21, 2018, 19:18 (GMT) |
Fix compilation with ndof code. |
Revision 6123641 by Bastien Montagne May 21, 2018, 19:14 (GMT) |
Static Override: Fix drivers' ID target overridability. You need the whole chain of pointers... This was breaking static overrides of any rig basically. Note that this kills performances again (adding several hundreds of thousands more stuff on a blendrig...), need a better way to handle RNA override walking. |
Revision 161ab61 by Inês Almeida May 21, 2018, 18:33 (GMT) |
COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothview and the ndof versions Fixes camera view locking, camera related transitions and movements with the active object as pivot point Note there can still be problems if the active object is not selectable |
Revision 9f66d00 by Campbell Barton May 21, 2018, 16:41 (GMT) |
CMake: only include licences for enabled libs |
Revision 13d2df3 by Bastien Montagne May 21, 2018, 16:00 (GMT) |
Fix broken draw code from last Thursday commit. Seriously... Not all edges have faces!!!!!!!! Quick fix to make it possible to load/use customshaped bones again, not 100% sure it is correct, but... At least it does not crash anymore! |
Revision f0fda91 by Campbell Barton May 21, 2018, 15:27 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


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