Blender Git Commit Log

All Blender Git commits.

Page: 1736 / 8462

April 4, 2020, 07:38 (GMT)
GPencil: Set 3D or 2D mode for baked strokes
Revision 6fa9047 by Hans Goudey (master)
April 4, 2020, 03:20 (GMT)
Cleanup: Rename Panel * variables from pa to panel
April 3, 2020, 22:45 (GMT)
EEVEE: Motion Blur: Rework object motion vector rendering

Object matrices are now stored in a GHash per object, similar to cycles.
The objects surfaces are not split per material anymore.

This approach is not supported for viewport.

This approach is much cleaner and will be able to easily support deforming
motion blur.

This approach also supports instances
April 3, 2020, 22:00 (GMT)
Merge branch 'master' into modifier-panels-ui
April 3, 2020, 21:46 (GMT)
Merge branch 'modifier-panels-ui' of git.blender.org:blender into modifier-panels-ui
April 3, 2020, 21:46 (GMT)
Tweak apply button, fix its location for a few modifiers
April 3, 2020, 21:41 (GMT)
Cleanup: Move Detail Operators and Dyntopo to their own files
April 3, 2020, 21:35 (GMT)
Merge branch 'modifier-panels-ui' of git.blender.org:blender into modifier-panels-ui
April 3, 2020, 21:17 (GMT)
Ocean: move spectrum to subpanel
April 3, 2020, 21:17 (GMT)
UV Project and UV Warp panel layouts
April 3, 2020, 21:17 (GMT)
Miscellaneous cleanup
April 3, 2020, 21:15 (GMT)
Generalize recreate panel lists, add functionality

The recreate panel list concept should be MUCH easier to use
in different situations, as now it makes use of callbacks for any
modifier-specific functionality.

This commit also enables storing the panel expansion in modifiers
so it is remembered even when the panels are replaced.
April 3, 2020, 20:52 (GMT)
Use 2.8-compliant layouts for some modifiers
April 3, 2020, 20:33 (GMT)
Merge branch 'master' into greasepencil-object
April 3, 2020, 20:18 (GMT)
GPencil: Add option to reproject Mesh Bake
April 3, 2020, 19:46 (GMT)
Cleanup: Move Mask Filter and Mask Expand to their own files
April 3, 2020, 19:05 (GMT)
Cleanup: Move Mesh Filter, Smooth and Automasking to their own files
April 3, 2020, 18:09 (GMT)
fix (unreported): Weld Modifier: possible use of uninitialized variable
April 3, 2020, 17:48 (GMT)
GPencil: Cleanup code
April 3, 2020, 17:47 (GMT)
GPencil: Extract reproject funtion to shared module

This funtion can be used in more areas
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021