Blender Git "greasepencil-object" branch commits. Page: 208 / 345 June 21, 2018, 10:44 (GMT) | Decouple GP Object's "Layers" panel from that used for "Annotations"
| June 21, 2018, 09:09 (GMT) | UI: Simplify Panel default closed
| June 21, 2018, 08:58 (GMT) | Add depsgraph support for gpencil_modifiers_foreachTexLink
| June 21, 2018, 08:39 (GMT) | More depsgraph missing: modifiers_foreachIDLink
| June 21, 2018, 08:36 (GMT) | Continue modifying files. Don't compile!
| June 21, 2018, 08:33 (GMT) | Changes to integrate depsgraph evaluation for modifiers
Still pending:
- void DepsgraphNodeBuilder::build_object - void DepsgraphRelationBuilder::build_object
| June 21, 2018, 08:07 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 21, 2018, 08:04 (GMT) | New functions for ID Linking
| June 21, 2018, 07:56 (GMT) | Added almost all offline render code. adaptation pending, don't compile!
| June 21, 2018, 03:12 (GMT) | turn off freestyle. preserve edge mark ops to to edit older files.
| June 21, 2018, 02:44 (GMT) | UI fixed. active_layer is working now
| June 20, 2018, 17:26 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: release/scripts/startup/bl_ui/space_view3d.py
| June 20, 2018, 17:12 (GMT) | Cleanup: Rename shader to keep name consistency
| June 20, 2018, 16:54 (GMT) | UI: Second round to fix panel
I made stupids errors in previous commit
| June 20, 2018, 16:50 (GMT) | Cleanup: Stupid duplicated line
| June 20, 2018, 16:48 (GMT) | UI: Back proportional editing for Sculpt mode
| June 20, 2018, 16:40 (GMT) | Rename greasepencil callbacks since we are already in GP namespace
| June 20, 2018, 16:38 (GMT) | Silence warning
| June 20, 2018, 16:34 (GMT) | Fix crash on tweaking greasepencil modifier
We were missing a proper copy of modifiers.
Note: there was a warning for the function not being declared in any header it should be enough to find the error by following the warning.
| June 20, 2018, 15:42 (GMT) | WIP: Free modifiers memory
This was missing, but this lines get a segment fault
Still memory leak present
|
|
|