Blender Git Commits

Blender Git "temp-greasepencil-vfx" branch commits.

Page: 22 / 145

May 24, 2018, 12:01 (GMT)
Cleanup: unused variable
May 24, 2018, 11:54 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 24, 2018, 06:31 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 23, 2018, 17:35 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 23, 2018, 17:35 (GMT)
WIP: Fix errors converting old 2.7 files

The brushes were not created and the palette must be removed.

The operator only works if Eevee engine is enabled. Cycles engine selected always fails.
May 23, 2018, 14:38 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 23, 2018, 14:37 (GMT)
WIP: New operator to convert 2.7 grease pencil files

The operator convert the old 2.7x files to the new materials of 2.8.

This code is not defined in versioning code to avoid conversion of annotations.

Still pending some issues.
May 23, 2018, 08:37 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 22, 2018, 17:35 (GMT)
Cleanup: Reformat code
May 22, 2018, 17:29 (GMT)
Cleanup: Fix comment
May 22, 2018, 17:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 22, 2018, 17:20 (GMT)
Cleanup typo error
May 22, 2018, 17:18 (GMT)
Move simplify options to Scene->RenderData struct

Before these change, the settings were defined in ToolSettings struct, but must be in the same struct that other scene simplify options.
May 22, 2018, 14:52 (GMT)
Cleanup: unused warnings
May 22, 2018, 14:42 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 21, 2018, 14:13 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 21, 2018, 08:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021