Blender Git Commit Log

All Blender Git commits.

Page: 2731 / 8462

January 28, 2019, 17:14 (GMT)
new empty Rigid Deform modifier
January 28, 2019, 16:46 (GMT)
Fix T60944: Add Tablet eraser support to annotations usin pen
January 28, 2019, 16:27 (GMT)
Merge branch 'master' into greasepencil-object
January 28, 2019, 15:39 (GMT)
Fix T60566: Warnings in rigid body and certain conrfiguration

Was visible when constraint object is not directly visible via
view layers, need to indirectly pull it into the graph.
January 28, 2019, 15:14 (GMT)
Fix T60599: Multires crash after doing dyntopo sculpt
January 28, 2019, 14:45 (GMT)
Fix T59963: Can't manipulate hair keys with G, R, S or mirror transforms

Need to pass proper evaluated mesh to calculate hair matrix.
January 28, 2019, 13:27 (GMT)
DRW: support clipping for object & lamp centers
January 28, 2019, 12:18 (GMT)
Merge branch 'master' into temp-clang-format
January 28, 2019, 12:08 (GMT)
makesrna: write files w/ spaces instead of tabs

We're preparing to move to spaces, having literal tabs in strings
complicates conversion a little, move makesrna to spaces now.
January 28, 2019, 12:05 (GMT)
Fix blenderplayer build after OpenMP changes.
January 28, 2019, 11:49 (GMT)
Make scene statistics to respect locked interface

Interface is being locked when some destructive operations
are called from non-main thread.

This was causing crash with particles in T60065.
January 28, 2019, 11:27 (GMT)
Merge branch 'blender2.7'
January 28, 2019, 11:19 (GMT)
Fix T60127: Particles texture mapping coordinates objects

Part of the issue was a missing relation. Other part wes
aboud object's inverse matrix never being updated.
January 28, 2019, 11:15 (GMT)
Cleanup: unused struct declarations
January 28, 2019, 11:12 (GMT)
Cleanup: sort forward declarations of enum & struct

Done using:
source/tools/utils_maintenance/c_sort_blocks.py
January 28, 2019, 11:06 (GMT)
Cleanup: unused struct declarations
January 28, 2019, 11:05 (GMT)
Merge branch 'blender2.7'
January 28, 2019, 11:04 (GMT)
OSL: remove fresnel template that was not public domain.

Convention is to only have public domain code templates. Also fixes wrong
license header in Cycles.
January 28, 2019, 11:01 (GMT)
Fix T57069: macOS window contents scaling bug.

The cause of this is unclear, but delaying querying the native pixel size
appears to help in the one case I could reproduce.
January 28, 2019, 10:17 (GMT)
Cleanup: sort forward declarations of enum & struct

Done using:
source/tools/utils_maintenance/c_sort_blocks.py
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021