Blender Git Commits

Blender Git commits from all branches.

Page: 1482 / 2888

June 21, 2018, 02:44 (GMT)
UI fixed. active_layer is working now
June 20, 2018, 17:26 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/scripts/startup/bl_ui/space_view3d.py
June 20, 2018, 17:12 (GMT)
Cleanup: Rename shader to keep name consistency
June 20, 2018, 16:54 (GMT)
UI: Second round to fix panel

I made stupids errors in previous commit
June 20, 2018, 16:50 (GMT)
Cleanup: Stupid duplicated line
June 20, 2018, 16:48 (GMT)
UI: Back proportional editing for Sculpt mode
June 20, 2018, 16:40 (GMT)
Rename greasepencil callbacks since we are already in GP namespace
June 20, 2018, 16:38 (GMT)
Silence warning
June 20, 2018, 16:34 (GMT)
Fix crash on tweaking greasepencil modifier

We were missing a proper copy of modifiers.

Note: there was a warning for the function not being declared in any header
it should be enough to find the error by following the warning.
June 20, 2018, 16:31 (GMT)
GPUTexture: Add GPU_texture_read

This is to get the texture content from the GPU memory.
June 20, 2018, 15:42 (GMT)
WIP: Free modifiers memory

This was missing, but this lines get a segment fault

Still memory leak present
June 20, 2018, 15:20 (GMT)
Split Grease Pencil Stack modifiers

Now all modifiers logic is totally separated of mesh modifiers.

Thanks Dalai Felinto for his help and support doing this change.
June 20, 2018, 15:08 (GMT)
Cleanup: Rename fields
June 20, 2018, 14:37 (GMT)
implemented set() for active_layer but still.
June 20, 2018, 14:10 (GMT)
Fix some functions after merge
June 20, 2018, 14:02 (GMT)
Merge branch 'greasepencil-object' into temp-greasepencil-object-stacksplit

Conflicts:
source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c
source/blender/makesdna/DNA_modifier_types.h
June 20, 2018, 14:00 (GMT)
Fix random number functions after merge
June 20, 2018, 13:48 (GMT)
lanpr.layers.active_layer always return None. weird.
June 20, 2018, 13:30 (GMT)
Eevee: LightCache: Finish basic cache support.

Still missing: Multi bounce support.
June 20, 2018, 12:30 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/blenlib/BLI_rand.h
source/blender/blenlib/intern/rand.c
source/blender/makesrna/intern/rna_gpencil.c
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021