Revision aaac963 by Brecht Van Lommel August 8, 2018, 18:22 (GMT) |
UI: move grease pencil entry in add menu. The first group of object types is renderable geometry which this belongs to more than the second group, which are unrenderable utility objects. |
Revision 74f4eb4 by Brecht Van Lommel August 8, 2018, 18:18 (GMT) |
Cleanup: remove leftover game player code. |
Revision e2e854d by Bastien Montagne August 8, 2018, 18:13 (GMT) |
WeightVG modifiers: cleanup. |
Revision c2d363b by Bastien Montagne August 8, 2018, 18:08 (GMT) |
Fix T55818: Dynamically modified influence vertex group not working in modifier stack. Now that we are using meshes, we need to assign back potential new vgroup cdlayer to mesh->dvert pointer... |
Revision 211ad6b by Antonio Vazquez August 8, 2018, 17:48 (GMT) |
GP: Fix memory leak in draw engine for buffer strokes This memory leak was undetected during a long time, but with new memory checking is visible. The problem was the stroke buffer batch was realocating new batches without free the memory. |
Revision 5c4fd52 by Antonio Vazquez August 8, 2018, 14:56 (GMT) |
Fix T56220: Adding Grease Object crashes if link Material is set to Object |
Revision 78a6fa1 by Antonio Vazquez August 8, 2018, 11:37 (GMT) |
Cleanup: Move some duplicate code to new function |
Revision aa41c86 by Campbell Barton August 8, 2018, 10:45 (GMT) |
Cleanup: trailing space |
Revision 08e49c0 by Antonio Vazquez August 8, 2018, 10:19 (GMT) |
GP: Fix unreported segment fault with some old files In some corner situations for old files, the weights array could not be initialized properly. |
Revision 6a07818 by Bastien Montagne August 8, 2018, 09:57 (GMT) |
Cleanup unused arg warning. |
Revision 7a6d7d0 by Bastien Montagne August 8, 2018, 09:56 (GMT) |
Fix T56273: User count assert on re-saving a particular file. new background image/clip of Camera ID was totally wrong, down the old, broken 'way it used to be' instead of using new, more generic system. Those ID pointers were not even added to library_query.c file, shame! xD |
Revision 3e0bf69 by Antonio Vazquez August 8, 2018, 09:48 (GMT) |
GP: Change to make the temp name unique The previous commit could fail if some corner situations. This new temp name must be unique always. |
Revision bc63d6f by Campbell Barton August 8, 2018, 09:16 (GMT) |
Fix T55095: Undo crash w/ linked library data |
Revision 106e73d by Antonio Vazquez August 8, 2018, 09:11 (GMT) |
Fix T56270: Crash when save a grease pencil file with instance modifier. The error was related to duplicate names in the internal hash used to order instances in z-depth. |
Revision 65b31a4 by Antonio Vazquez August 8, 2018, 09:11 (GMT) |
GP: Check render status before use it. |
Revision b74612e by Bastien Montagne August 8, 2018, 08:57 (GMT) |
Fix T56251: Outliner crash on selecting nested. We need a valid tree here, undo step will make it invalid... |
Revision e4b68be by Campbell Barton August 8, 2018, 07:56 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 697d4b2 by Campbell Barton August 8, 2018, 07:54 (GMT) |
Ghost/X11: correct function signature |
Revision 451203c by Campbell Barton August 8, 2018, 07:13 (GMT) |
Merge branch 'master' into blender2.8 |
Revision b496bf0 by Campbell Barton August 8, 2018, 07:12 (GMT) |
Fix T54584: Crash w/ image undo Using accumulation undo type (eg painting) as the first undo step, broke code which adds an initial memfile undo. |
|
|
|


Master Commits
MiikaHweb | 2003-2021