Blender Git Commits

Blender Git "experimental_gp_weight" branch commits.

Page: 68 / 122

October 22, 2017, 08:56 (GMT)
Fix Thickness curve intialization error

When reload file, the curve was not initializated and produces segment fault.
October 21, 2017, 15:50 (GMT)
Cleanup: use relative imports in bl_ui

More changes missing in previous merge
October 21, 2017, 15:36 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/scripts/startup/bl_ui/properties_scene.py
release/scripts/startup/bl_ui/space_clip.py
release/scripts/startup/bl_ui/space_image.py
release/scripts/startup/bl_ui/space_node.py
release/scripts/startup/bl_ui/space_view3d.py
release/scripts/startup/bl_ui/space_view3d_toolbar.py
October 21, 2017, 07:26 (GMT)
Fix merge error

In a previous merge, this file was wrong.
October 20, 2017, 17:39 (GMT)
Cleanup: Remove unused code
October 20, 2017, 17:33 (GMT)
Pass bmain explicitly rather than via bContext

Passing main makes function easier for re-use.
October 20, 2017, 17:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/drawgpencil.c
October 20, 2017, 17:17 (GMT)
Cleanup style
October 20, 2017, 17:09 (GMT)
Cleanup style and variable names
October 20, 2017, 17:03 (GMT)
Cleanup style
October 20, 2017, 17:00 (GMT)
Cleanup style
October 20, 2017, 16:53 (GMT)
Cleanup: Replace duplicated poll lines by function
October 20, 2017, 16:32 (GMT)
Rename texture_shift to texture_offset
October 20, 2017, 13:26 (GMT)
CMake: Fix order of libraries to address linking errors on Linux
October 20, 2017, 08:07 (GMT)
Cleanup: Use modifier scene
October 20, 2017, 08:03 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object
October 20, 2017, 08:03 (GMT)
Cleanup: Rename passindex to pass_index
October 20, 2017, 02:31 (GMT)
Cleanup: redundant casts
October 20, 2017, 01:48 (GMT)
Merge branch 'blender2.8' into greasepencil-object
October 19, 2017, 15:09 (GMT)
Fix draw on parented object

When the gp object was parented, the location was not using obmatrix and the position was wrong.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021