April 8, 2017, 02:10 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 8, 2017, 02:02 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 8, 2017, 01:33 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 7, 2017, 15:54 (GMT) |
Sync with blender2.8, cleanup, remove unintentionally committed files |
April 7, 2017, 15:04 (GMT) |
OpenGL: Get rid of PRIM_QUADS usage in manipulators code |
April 7, 2017, 14:30 (GMT) |
Merge branch 'blender2.8' into workspaces Conflicts: source/blender/depsgraph/intern/depsgraph_tag.cc source/blender/editors/screen/screen_edit.c |
April 7, 2017, 13:04 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 7, 2017, 11:44 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 7, 2017, 10:33 (GMT) |
OpenGL: Port wm_manipulator_geometryinfo_draw Thanks to Clément Foucault for the help with the Batch API! |
April 7, 2017, 10:32 (GMT) |
Fix wm_manipulators.c wrongly include of GL/GLEW.h |
April 7, 2017, 10:28 (GMT) |
OpenGL: Port arrow_manipulator.c to gawain The conversion of wm_manipulator_geometryinfo_draw is still pending. |
April 7, 2017, 04:38 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
April 7, 2017, 00:06 (GMT) |
Remove DNA_workspace_types Accidentally committed after choosing not to rename |
April 6, 2017, 23:09 (GMT) |
Fix search menu using wrong search list in full window draw mode Turns out we can't use static struct data here, so just adding logic for freeing custom search data when needed. |
April 6, 2017, 22:03 (GMT) |
Remove redundant TODO mark workspaces.blend file contain nothing but workspaces (mostly), so there's nothing to skip when reading. |
April 6, 2017, 21:46 (GMT) |
Don't append temporary screen-layouts with workspaces |
April 6, 2017, 21:32 (GMT) |
Bundle default workspace user configuration file with Blender This contains nothing but the old screen-layouts converted into workspaces (and "Default" layout/workspace is now called "General"). Note that this adds the workspaces.blend directly, no datatoc conversion is used like for default startup.blend. Mainly for these two reasons: * Appending only supports regular .blend files * Regular .blend is much smaller than datatoc one (181kB vs. 1.4MB) |
April 6, 2017, 15:02 (GMT) |
Remove redundant headers |
Revision 100f505 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 6, 2017, 14:36 (GMT) |
Change function name after rename of Gawain function |
April 6, 2017, 14:29 (GMT) |
Rename workflow.blend -> workspaces.blend Idea was that workflow.blend could be used for non-workspace data later, but it's not worth the confusion it may cause. |
|
|
|


Master Commits
MiikaHweb | 2003-2021