Revision 44f78c9 by Campbell Barton May 23, 2018, 06:23 (GMT) |
Cleanup: move toolsystem into own include Many files using the window manager don't access the tool-system. This avoids rebuilding many files when the tool-system changes. |
Revision f5f66d4 by Jeroen Bakker May 23, 2018, 06:20 (GMT) |
Workbench: Fixed Memory Leak |
Revision 17aef80 by Campbell Barton May 23, 2018, 05:41 (GMT) |
Revision 647232f by Campbell Barton May 23, 2018, 05:34 (GMT) |
Revision 504cbc1 by Campbell Barton May 23, 2018, 05:30 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 103a31f by Campbell Barton May 23, 2018, 05:24 (GMT) |
Fix incorrect size in aligned lockfree realloc Thanks to @alikendarfen for finding. |
Revision 062ee07 by Brecht Van Lommel May 22, 2018, 18:01 (GMT) |
Fix some Cycles modifier stack issues with copy-on-write. There's still many problems, but this avoids modifiers being applied twice, subsurf render levels not being respected and hair render crashing. |
Revision 78a26f2 by Campbell Barton May 22, 2018, 17:35 (GMT) |
Fix own error using handler after freeing Was introduced in e7895bac07f32 Only certain actions caused this, reported as T55155 |
Revision e6c27b4 by Campbell Barton May 22, 2018, 17:23 (GMT) |
Fix T55071: Brush preview fails |
Revision 8aebcf8 by Brecht Van Lommel May 22, 2018, 17:10 (GMT) |
Fix crash in modifier stack after recent changes. |
Revision 2fb9a50 by Brecht Van Lommel May 22, 2018, 16:43 (GMT) |
Fix T55146: hair + subsurf modifier not positioning hair correctly. ORIGSPACE data was not being preserved correctly through subsurf. |
Revision c080c09 by Campbell Barton May 22, 2018, 16:36 (GMT) |
Fix crash when HDR images are missing |
Revision 6e8d4bc by Brecht Van Lommel May 22, 2018, 16:17 (GMT) |
Revision 3ada840 by Campbell Barton May 22, 2018, 15:56 (GMT) |
blenderplayer: add stubs |
Revision 3c44c67 by Sybren A. Stüvel May 22, 2018, 15:38 (GMT) |
Removed no-longer-required workaround for doubly-deformed meshes |
Revision 66d18d9 by Campbell Barton May 22, 2018, 15:24 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 76ece90 by Campbell Barton May 22, 2018, 15:23 (GMT) |
Fix T55093: Bisect + fill crash |
Revision f5d911f by Sybren A. Stüvel May 22, 2018, 15:11 (GMT) |
Modifiers: ported Cloth DerivedMesh ? Mesh The modifier is still quite slow; this could be due to caches being written to a CoW datablock instead of the original one. More investigation is needed. |
Revision e89fa4c by Sybren A. Stüvel May 22, 2018, 15:08 (GMT) |
Cloth Modifier: get time from depsgraph instead of scene |
Revision 6953c57 by Brecht Van Lommel May 22, 2018, 15:07 (GMT) |
Fix T55149: missing mesh custom data after modifier stack, after recent changes. |
|
|
|


Master Commits
MiikaHweb | 2003-2021