March 11, 2017, 14:50 (GMT) |
added tbb support for mantaflow if openmp is not present or disabled we now use tbb manta pp files as a fallback to provide at least some acceleration |
March 10, 2017, 22:04 (GMT) |
Merge branch 'master' into fluid-mantaflow |
Revision 352e62c 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) March 10, 2017, 16:53 (GMT) |
Fix identation error |
Revision c067661 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) March 10, 2017, 16:13 (GMT) |
Merge branch 'blender2.8' into gpencil_2.8 |
Revision 411021d 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) March 10, 2017, 16:09 (GMT) |
New operator to convert scene gp datablock to gp object |
Revision 9eaca59 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) March 10, 2017, 16:08 (GMT) |
Improve poll method for Layers UI panel |
Revision 7b048be 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) March 10, 2017, 16:06 (GMT) |
Update properties UI panel when change |
Revision 51395e0 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) March 10, 2017, 10:10 (GMT) |
Merge branch 'blender2.8' into gpencil_2.8 |
Revision 8bfd2a8 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) March 10, 2017, 09:45 (GMT) |
Draw strokes using sorting by zdepth Now this implemented in legacy code. When final draw will be ready, this drawing must be moved. |
March 9, 2017, 18:09 (GMT) |
Add/use template for browsing layout-types of a workspace/window combination Tried adding a more generic template for this first, but this is really such a special case that it would need to have quite a bunch of exceptions. Basically we're showing the active layer-instance of the workspace in the text button and within the menu, the layout-type list of the workspace and their previews from the screen wrapped by the layout-instance :S Also made renaming work properly. |
March 9, 2017, 13:52 (GMT) |
Make fullscreen toggling work again This still creates a new screen which would be nice to avoid, but quite some logic depends on the creation of this screen, so leaving it there for now. |
March 9, 2017, 12:39 (GMT) |
Fix drawing glitch in inactive windows after addin layout Was drawing area edges but not areas itself, had to manually trigger redraws. Also some cleanup, it doesn't make much sense to return some layout of the bunch of ones that have been created. |
March 9, 2017, 12:27 (GMT) |
Merge branch 'master' into soc-2016-multiview |
March 9, 2017, 11:56 (GMT) |
Don't create workspace or screen-layout when opening temp windows (e.g user prefs) Not sure how safe change in area.c is, had to do that to avoid weird scroll offset when opening user pref window. |
Revision 754c779 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) March 9, 2017, 11:36 (GMT) |
Merge branch 'blender2.8' into gpencil_2.8 |
March 9, 2017, 11:13 (GMT) |
Merge branch 'blender2.8' into temp-workspace-multi-window |
March 9, 2017, 11:13 (GMT) |
Merge branch 'blender2.8' into workspaces |
March 9, 2017, 11:10 (GMT) |
Revision e50d195 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) March 9, 2017, 11:07 (GMT) |
Merge branch 'blender2.8' into gpencil_2.8 |
Revision 8c7ca30 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) March 9, 2017, 10:08 (GMT) |
Cleanup: make function static |
|
|
|


Master Commits
MiikaHweb | 2003-2021