Revision e6f073f by Dalai Felinto April 21, 2017, 14:07 (GMT) |
Revision 349cafa by Sybren A. Stüvel April 21, 2017, 13:51 (GMT) |
Matrix.decompose(): changed terminology, "location" ? "translation" Matrix.decompose() should either return "location, orientation, size" or "translation, rotation, scale". Since there are constructors for the former, I've replaced "location" in the documentation with "translation". The code is still the same, I just changed the documentation. |
Revision 1954804 by Dalai Felinto April 21, 2017, 13:27 (GMT) |
Fix T51261: New objects aren't selected The original code was failing because the base to object flushing was only happening as part of the depsgraph. However we can use the evaluated values to set the initial values of the base. In this particular case, we couldn't set the new object visible because its selectability flag was not set yet. |
Revision 2f506b9 by Dalai Felinto April 21, 2017, 13:27 (GMT) |
Fix objects visibility evaluation bug This was introduced on 4b77fb30759d1b62224033fc92c55eef7f3e414a no idea how I left this in, shame on me |
Revision cc8f104 by Dalai Felinto April 21, 2017, 12:42 (GMT) |
Tag depsgraph update when hide and hide_select are changed We were not updating depsgraph when collection just "became" selectable, but although this doesn't change object selection, it change its selectability. |
Revision 9781139 by Sergey Sharybin April 21, 2017, 12:41 (GMT) |
Cycles: Solve speed regression of classroom scene after principled commit This way we can skip it from compiling into OpenCL kernels by making this shader compile-time feature. |
Revision b6da2a6 by Sergey Sharybin April 21, 2017, 12:36 (GMT) |
Cycles: Make it a generic base class for all types of closure nodes The idea is to have osme geenric BSDF node which is subclassed by "regular" BSDF nodes and uber shaders. This way we can access special type and closure type for making decisions somewhere else. |
Revision e4ab70d by Sergey Sharybin April 21, 2017, 12:36 (GMT) |
CMake: Add option to build against system-wide Glog Similar to previous commit for Gflags. |
Revision 8101167 by Sybren A. Stüvel April 21, 2017, 12:19 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9c02990 by Sybren A. Stüvel April 21, 2017, 12:11 (GMT) |
Alembic import: changing cache modifier path no longer discards object paths This allows, for example, the path of an Alembic file to be changed from absolute to relative, without having to reconstruct all object paths. |
Revision 9d81977 by Sybren A. Stüvel April 21, 2017, 12:11 (GMT) |
Alembic: properly initialising cachefile object paths list. |
Revision 45b9ee5 by Sybren A. Stüvel April 21, 2017, 12:11 (GMT) |
Alembic: fixed memory leak |
Revision 0998165 by Sybren A. Stüvel April 21, 2017, 12:11 (GMT) |
Alembic: Construct ISampleSelector once and pass along No longer passing time as float and constructing ISampleSelectors all over the place. Instead, just construct an ISampleSelector once and pass it along. |
Revision bfa888c by Campbell Barton April 21, 2017, 12:06 (GMT) |
Cleanup: move draw-cache creation from BKE to DRW Creating draw-cache should only ever be used by the draw-manager. |
Revision c7f00fe by Dalai Felinto April 21, 2017, 11:00 (GMT) |
Unify RNA and core depsgraph.objects Note: Since this is not listbase nor array I'm also expanding RNA_types.h to allow for custom data. |
Revision 4b77fb3 by Dalai Felinto April 21, 2017, 11:00 (GMT) |
Move DEG_OBJECT_ITER inside depsgraph |
Revision df84082 by Sergey Sharybin April 21, 2017, 10:26 (GMT) |
Cycles: Cleanup, indentation in preprocessor |
Revision 470b54a by Sergey Sharybin April 21, 2017, 10:01 (GMT) |
Cycles: Cleanup, indentation inside preprocessor |
Revision aa2cff4 by Sergey Sharybin April 21, 2017, 10:01 (GMT) |
Cycles: Fix regression in SSS rendering after principled commit |
Revision 7a59d38 by Sergey Sharybin April 21, 2017, 10:01 (GMT) |
Cycles: Cleanup, indentation of comment Was broken after principled commit. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021