Blender Git Commits

Blender Git commits from all branches.

Page: 1994 / 2888

June 16, 2016, 21:45 (GMT)
Merge branch 'asset-engine' into asset-experiments
June 16, 2016, 21:44 (GMT)
Merge branch 'id-remap' into asset-experiments

Conflicts:
source/blender/blenkernel/BKE_library.h
source/blender/blenkernel/intern/library.c
June 16, 2016, 20:19 (GMT)
Remove unused function.
June 16, 2016, 20:06 (GMT)
Fix remaining cases of datablocks' BKE_foo_free() touching usercount of their IDs.

Note that a few sub-data (like animdata) needs to keep option to unlink their
own ID usages themselves for now, this is not ideal, but need some more time
to mumble on this and find an elegant fix. Nothing blocking here anyway.
June 16, 2016, 19:17 (GMT)
Merge branch 'master' into asset-engine
June 16, 2016, 19:13 (GMT)
Merge branch 'master' into id-remap

Conflicts:
source/blender/blenkernel/intern/library_query.c
June 16, 2016, 17:24 (GMT)
Merge branch 'master' into id-remap
Revision ddfae3d by Clément Fukhaut (pbr-viewport)
June 16, 2016, 17:02 (GMT)
I should sleep sometimes
June 16, 2016, 16:12 (GMT)
Merge branch 'master' into id-remap
June 16, 2016, 16:10 (GMT)
Fix bad handling of RegionView3Ds in View3D ID remap callback.
June 16, 2016, 15:41 (GMT)
in the middle of nasty bundle migration
June 16, 2016, 15:41 (GMT)
Merge branch 'master' into alembic_basic_io
June 16, 2016, 15:39 (GMT)
Cleanup: has_property.
June 16, 2016, 15:16 (GMT)
Found more id-remap missing cases in spaces (new(?) ads of anim editors).
June 16, 2016, 14:56 (GMT)
Fix missing mask ID pointer update in Clip/Image spaces' remap callbacks.
June 16, 2016, 14:47 (GMT)
Finish TODOs related to buttons space and ID remapping.
June 16, 2016, 14:27 (GMT)
Fix UVs reading.

UVs were indexed using the faces indices instead of their own UV
indices.
June 16, 2016, 14:06 (GMT)
Fix reload/relocate trying to use invalid lib path.
June 16, 2016, 14:00 (GMT)
Revert "Third attempt, too stupid to add new files. (D2002)."

This reverts commit 472ab59f0879dd85798947f6493b69feccc3b4f6.
June 16, 2016, 13:59 (GMT)
Fix broken compilation after recent refactor.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021