Blender Git Commit Log

All Blender Git commits.

Page: 3550 / 8462

December 20, 2017, 15:46 (GMT)
Merge branch 'master' into blender2.8
December 20, 2017, 15:45 (GMT)
Depsgraph: Remove unused incldues
December 20, 2017, 15:41 (GMT)
Fix compilaiton error in debug mode

The structure was just calloc-ed, no need to check for anything. It's all zeroes!
December 20, 2017, 15:40 (GMT)
Merge branch 'master' into blender2.8
December 20, 2017, 15:35 (GMT)
Depsgraph: Move ID node to own file
December 20, 2017, 15:29 (GMT)
Depsgraph: Move time source node to own file
December 20, 2017, 15:19 (GMT)
Depsgraph: Print some statistics about transitive reduction
December 20, 2017, 15:16 (GMT)
Depsgraph: Make transitive reduction to work
December 20, 2017, 15:15 (GMT)
Depsgraph: Add utility function to unlink relation from graph
December 20, 2017, 14:53 (GMT)
Depsgraph: Remove unused priority calculator

While it sounds useful, in practice it was rather causing
extra overhead and was slowing things down.
December 20, 2017, 14:50 (GMT)
Depsgraph: Remove remaining parts of old removed debugger
December 20, 2017, 09:55 (GMT)
Fix T53572: Alembic imports UV maps incorrectly

Since in Alembic the loop order seems to be reversed when exporting and
importing, and this was the only place where it was not, I was thinking
to match this to the convention of reversing the loop order as well.

Reviewers: sybren, kevindietrich

Tags: #alembic

Differential Revision: https://developer.blender.org/D2968
December 20, 2017, 09:24 (GMT)
Remove temp hack for MSVSC2017 compiler
December 20, 2017, 09:23 (GMT)
Fix MSVSC2017 error

The last compiler version needs this include
December 20, 2017, 06:20 (GMT)
Cleanup: remove unnecessary tooltip line limit

Also add TODO for possible future changes.
December 20, 2017, 06:13 (GMT)
Manipulator: clear tooltip for click actions too
December 20, 2017, 05:40 (GMT)
Manipulator: tooltip support

Currently operators and properties are used.
Revision 3143b2f by Campbell Barton (master)
December 20, 2017, 04:05 (GMT)
Merge branch 'master' into blender2.8
December 20, 2017, 03:58 (GMT)
UI: move tooltip API to public header
December 19, 2017, 22:09 (GMT)
added grid fracture option, removed rigidbody shape drawing with fm, alembic importer fix
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021