January 21, 2018, 20:18 (GMT) |
WM: Fix snapping on split area without preview In addition to removing unnecessary variables and `tag_redraw` whenever the factor changes; |
January 21, 2018, 16:37 (GMT) |
Merge branch 'blender2.8' into asset-engine Conflicts: source/blender/blenloader/intern/versioning_280.c source/blender/makesdna/DNA_ID.h |
January 21, 2018, 16:06 (GMT) |
Depsgraph cleanup for groom curve cache eval. |
Revision 23e365f 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) January 21, 2018, 15:40 (GMT) |
Do no render edit points The edit points are only visible in viewport but are disabled when make a render. |
Revision b8b2fc5 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) January 21, 2018, 15:25 (GMT) |
Add color picker button |
Revision 1899f24 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) January 21, 2018, 15:21 (GMT) |
Use menu theme colors for color picker panel Now, the panel colors are consistents with other UI areas. |
January 21, 2018, 14:43 (GMT) |
Fix T49159: missing Cycles tangents for adaptive subdivision. |
January 21, 2018, 13:25 (GMT) |
Operator for binding groom bundles to scalp regions. |
January 21, 2018, 12:49 (GMT) |
Remove scalp binding from generic depsgraph groom updates, this should be an operator. |
January 21, 2018, 12:00 (GMT) |
Merge branch 'blender2.8' into hair_guides |
January 21, 2018, 09:17 (GMT) |
Cleanup: BLI_kdopbvh avoid negative array access It's harder to reason about array access with negative indices. |
January 21, 2018, 00:41 (GMT) |
Cleanup: style |
Revision 79563d2 by Brecht Van Lommel (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2018, 22:35 (GMT) |
Fix old files with changed node socket type not loading correctly. This would lead to sock.default_value pointing to the wrong data type, possibly causing crashes. Unfortunately, this bug will still exist for older Blender versions that try to load newer files, which makes changing the type of a node socket problematic. |
January 20, 2018, 21:42 (GMT) |
Fix old files with changed node socket type not loading correctly. This would lead to sock.default_value pointing to the wrong data type, possibly causing crashes. Unfortunately, this bug will still exist for older Blender versions that try to load newer files, which makes changing the type of a node socket problematic. |
Revision e631de9 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) January 20, 2018, 18:10 (GMT) |
Change look of grease pencil color picker As first step to convert to template, use rounded boxes and standard drawing routines. |
Revision 4566ff6 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) January 20, 2018, 16:35 (GMT) |
Use different Texture quality for render |
Revision 689ddd2 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) January 20, 2018, 16:10 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision bbd71c8 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) January 20, 2018, 15:51 (GMT) |
Fix modifier enable/disable on render mode The old test to verify if the modifier was enabled in render mode used G_RENDER_OGL flag, but for new draw manager, there is a function for that: DRW_state_is_image_render() Also fixed the problem the cache was not set as dirty before render, so the flags were not updated to draw the correct image. |
January 20, 2018, 14:39 (GMT) |
Merge branch 'master' into blender2.8 |
January 20, 2018, 14:32 (GMT) |
Cleanup: doxy groups for screen_ops.c |
|
|
|


Master Commits
MiikaHweb | 2003-2021