May 31, 2018, 10:54 (GMT) |
Edit last commit Better check if the property is set in case others want to use this property w/o SKIP_SAVE set. |
May 31, 2018, 10:51 (GMT) |
Fix tool-system re-using last space type Even though the regression is somehow caused by 03a80facfc781 this value shouldn't be reused so apply an unrelated fix. |
May 31, 2018, 10:27 (GMT) |
Cleanup: remove G.main from BKE object Had to add some G.main to modifiers, but in 2.8 we do not need that anymore, so it's not that bad! ;) |
Revision 6c791e4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 10:13 (GMT) |
UI: Fix multiframe ON/OFF option |
May 31, 2018, 10:00 (GMT) |
Revert "Tag COW when applying pose from pose library" This reverts commit 24b03729ae5ba4561ace8cbfb2d56cdbde781589; committed too soon. |
May 31, 2018, 09:59 (GMT) |
Revision 76f84ef by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:58 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 9fc3630 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:58 (GMT) |
UI: Fix curve controls The template_curve_mapping is not working inside a box layout.. |
Revision 97f867f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:49 (GMT) |
UI: Undo move to Top Bar for some panels with operators The Top Bar must be used for settings only and never for operators. |
Revision 2335390 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:47 (GMT) |
Undo previous context change These operators cannot be used in Top Bar, so this context is not required. |
May 31, 2018, 09:43 (GMT) |
Fix depsgrah copying and evaluating hidden collections. |
May 31, 2018, 09:21 (GMT) |
OpenColorIO: cache multiple shaders instead of just one. Fixes constant shader and texture rebuilding when doing animation playback with multiple editors that use different view transforms. |
May 31, 2018, 09:17 (GMT) |
Cleanup: Reduce indentation level |
May 31, 2018, 09:12 (GMT) |
Mark edges that can have seams in Bevel. Works by going clockwise from first edgehalf in BevVert and marking seam length each time it encounters a pair of edges with seams |
May 31, 2018, 09:08 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 3e1fa48 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:07 (GMT) |
UI: Move panels to Top Bar Still some problems with operators using context data. |
May 31, 2018, 09:07 (GMT) |
Cleanup: nuke G.main out of BKE PackedFile code. |
Revision fc256d3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 31, 2018, 09:06 (GMT) |
Add TOPBAR context to poll functions |
May 31, 2018, 08:37 (GMT) |
Fix depsgraph copying and evaluating hidden objects. |
May 31, 2018, 08:15 (GMT) |
Cleanup: unused defines |
|
|
|


Master Commits
MiikaHweb | 2003-2021