Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1801 / 8462

March 6, 2020, 22:46 (GMT)
Fix T74504: Cycles wrong progress bar with CPU adaptive sampling
March 6, 2020, 22:46 (GMT)
Fix error in Cycles Optix adaptive sampling after recent cleanup
March 6, 2020, 21:07 (GMT)
Merge branch 'master' into greasepencil-object
March 6, 2020, 21:03 (GMT)
GPencil: Add custom curves to some modifiers

This allows to customize the effect along the stroke.
March 6, 2020, 19:07 (GMT)
Cleanup: VFont: Move to IDTypeInfo and remove unused BKE API

This was particularly strange because we had a _free_data() function.
But still the one I replaced was of course the _free() one.

And we should rename the _free_data_ function later to avoid confusions.
March 6, 2020, 19:07 (GMT)
Cleanup: Text: Move to IDTypeInfo and remove unused BKE API.
March 6, 2020, 17:50 (GMT)
API Docs: Point to manual for Operator Cheat Sheet
March 6, 2020, 17:33 (GMT)
UI: Remove Windows 3D Object Folder Reference

Remove Windows special folder FOLDERID_Objects3D. Requires newer SDK.

Differential Revision: https://developer.blender.org/D7014

Reviewed by Brecht Van Lommel
March 6, 2020, 16:52 (GMT)
GPencil: Fix errors after merge
March 6, 2020, 16:41 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c
source/blender/draw/engines/gpencil/gpencil_engine.c
source/blender/editors/gpencil/drawgpencil.c
source/blender/editors/gpencil/gpencil_fill.c
source/blender/editors/gpencil/gpencil_interpolate.c
source/blender/editors/gpencil/gpencil_paint.c
source/blender/editors/gpencil/gpencil_sculpt_paint.c
source/blender/editors/gpencil/gpencil_utils.c
March 6, 2020, 16:37 (GMT)
GPencil: Remove unused DRW_gpencil_freecache() function

This free function was used in the old implementation, but in the new produces crashes when deleting an object.
March 6, 2020, 16:34 (GMT)
GPencil: Remove Angle Split from Multistroke Modifier

This function is not clear how use it and it's getting segment faults. As the original developer that knows the function is not available, we remove the function and pending of adding in the future.
March 6, 2020, 16:26 (GMT)
Cleanup: tweak Freestyle #includes in preparation for clang-format sorting
March 6, 2020, 16:26 (GMT)
Cleanup: Fix forward declaration of headers
March 6, 2020, 16:19 (GMT)
Cleanup: Rename ARegion variables from ar to region

The old convention was easy to confuse with ScrArea.
Part of https://developer.blender.org/T74432.

This is mostly a batch rename with some manual fixing. Only single word
variable names are changed, no prefixed/suffixed names.

Brecht van Lommel and Campbell Barton both gave me a green light for
this convention change.

Also ran clan clang format on affected files.
March 6, 2020, 16:13 (GMT)
Cleanup: Image: Move to IDTypeInfo and remove unused BKE API.
March 6, 2020, 16:13 (GMT)
Cleanup: Texture: Move to IDTypeInfo and remove unused BKE API.
March 6, 2020, 16:13 (GMT)
Cleanup: Material: Move to IDTypeInfo and remove unused BKE API.
March 6, 2020, 16:09 (GMT)
GPencil: Fix stroke duplication error in Fill data

March 6, 2020, 15:49 (GMT)
Fix build error on windows

```
Error C4013 '_VA_ELEM1' undefined; assuming extern returning int
```
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021