Blender Git Commits

Blender Git commits from all branches.

Page: 2377 / 2888

February 12, 2015, 12:07 (GMT)
Depsgraph: Code cleanup: remove trailing whitespace

Trailing whitespace is discouraged by blender code style guideline and
by myself. so removing it now.

Please make sure there's no new trailing whitespace in the changes, that
will increase happyness entropy in the world.
February 12, 2015, 10:44 (GMT)
Depsgraph: Bone Local node is needed for proxy as well

This is because of drivers.
February 12, 2015, 10:35 (GMT)
Depsgrpah: Proxy relations were still nto correct

Now linked objects which depend on individual armature bones will keep
working after creating the proxy.
February 12, 2015, 10:28 (GMT)
Expand Ptex paint redraw region to include filter border
February 12, 2015, 10:23 (GMT)
Depsgraph: Fix for proxy source object operation nodes

It should in fact just copy result from the local proxy object instead
of doing pose solution again.
February 12, 2015, 09:26 (GMT)
Merge branch 'master' into alembic_pointcache

Conflicts:
source/blender/blenloader/intern/versioning_270.c
February 12, 2015, 07:05 (GMT)
Merge branch 'master' into depsgraph_refactor

Conflicts:
source/blender/editors/object/object_constraint.c
February 12, 2015, 07:04 (GMT)
Depsgraph: Remove stub.h from CMakeLists.txt
February 11, 2015, 23:42 (GMT)
Start using BPXRect for IMB ptex regions

Filter borders can now be calculated entirely with BPXRects and a
packed image. This should make it easier to unify some code paths and
also make partial updates while painting much simpler to implement.

TODO: fix BPX include in IMB_imbuf_types.h
February 11, 2015, 21:11 (GMT)
Use BPXRect for internal storage in Ptex layout code
February 11, 2015, 19:35 (GMT)
Code cleanup: simplify Ptex mesh-from-image functions
February 11, 2015, 19:01 (GMT)
Merge branch 'master' into gooseberry
February 11, 2015, 16:40 (GMT)
Add Ptex adjacency data to BPXRect
February 11, 2015, 16:40 (GMT)
Ptex cleanup: rename BPXSide -> BPXRectSide
February 11, 2015, 16:32 (GMT)
Merge branch 'master' into asset-experiments
February 11, 2015, 16:27 (GMT)
Merge branch 'master' into gooseberry
February 11, 2015, 16:06 (GMT)
Code cleanup: use BPXRect in Ptex layout interface
February 11, 2015, 15:57 (GMT)
Code cleanup: shuffling some Ptex declarations around
February 11, 2015, 15:27 (GMT)
Merge remote-tracking branch 'origin/master' into cycles-ptex-49
February 11, 2015, 15:01 (GMT)
Depsgraph: Fix typo in comment
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021