Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 165 / 287

May 20, 2018, 17:30 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 20, 2018, 09:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 20, 2018, 09:17 (GMT)
Move random array function to BLI_rand

This function fills an array of random numbers
May 19, 2018, 16:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 19, 2018, 16:20 (GMT)
Remove scene->gpd deprecated
May 19, 2018, 11:24 (GMT)
Fix merge problems and parameter list changes
May 19, 2018, 11:05 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/blenkernel/CMakeLists.txt
source/blender/blenkernel/intern/library.c
source/blender/blenkernel/intern/library_query.c
source/blender/blenloader/intern/readfile.c
source/blender/blenloader/intern/versioning_280.c
source/blender/collada/SceneExporter.cpp
source/blender/editors/gpencil/gpencil_convert.c
source/blender/editors/object/object_add.c
source/blender/editors/object/object_relations.c
source/blender/editors/space_outliner/outliner_draw.c
source/blender/editors/space_outliner/outliner_select.c
May 18, 2018, 16:41 (GMT)
Verify pointer before assign material
May 18, 2018, 16:39 (GMT)
Cleanup: Check pointer before link
May 18, 2018, 16:35 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object
May 18, 2018, 16:35 (GMT)
Refactor Brush Setting to new struct

This change moves the settings of grease pencil brush to a new sub struct.

WIP: Still not working the brush curves in the UI. The curves are working but don't appear in the UI panel.
May 18, 2018, 14:40 (GMT)
Replace CFRA with DEG_get_ctime()

The CFRA value is not updated using COW.
May 18, 2018, 10:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 18, 2018, 10:16 (GMT)
Cleanup: use function to free weights
May 18, 2018, 08:38 (GMT)
Replace CFRA with Depsgraph time to fix animation

The animation was not working because the number of current frame was not evaluated from depsgraph.
May 18, 2018, 07:54 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 17, 2018, 17:28 (GMT)
Modify rotate around cursor to use Trans Object

Now the object pointer is saved in the transformation data struct instead to use the viewlayer active object.
May 17, 2018, 16:57 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 17, 2018, 16:55 (GMT)
Add fix for rotation around cursor

NOTICE: This fix solves the problem rotating around 3D cursor, but it will need a review to use with multiedit.
May 17, 2018, 14:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021