Revision 4360a74 by Sergey Sharybin April 7, 2017, 15:00 (GMT) |
CMake: Fix detection of idiff program |
Revision 4e09533 by Dalai Felinto April 7, 2017, 14:43 (GMT) |
OpenGL / Outliner: QUADS are not supported in core |
Revision c637e74 by Sergey Sharybin April 7, 2017, 14:06 (GMT) |
Tests: Fix compilation error with static OpenMP |
Revision 204e067 by Julian Eisel April 7, 2017, 14:04 (GMT) |
Fix drawing of planar transfrom manipulators, update matrix code |
Revision 43a910a by Sybren A. Stüvel April 7, 2017, 14:03 (GMT) |
Alembic import: prevent crash when cancelling import. It's possible that cancellation occured between the creation of the reader and the creation of the Blender object, in which case reader->object() returns a NULL pointer. |
Revision 3748ca4 by Sybren A. Stüvel April 7, 2017, 14:03 (GMT) |
Alembic import: prevent double user decrement when cancelling import. BKE_libblock_free_us() was called on the object data, which decrements its user count, after which the same function was called on the object, which decrements the user count of the object data again. This double decrement was too much. |
Revision fd08570 by Sergey Sharybin April 7, 2017, 13:08 (GMT) |
Cycles: Fix access of NULL pointer as array Was confusing guarded allocator for some reason. |
Revision 2dd84c9 by Campbell Barton April 7, 2017, 13:01 (GMT) |
3D Manipulator: add back protected flags check This used to be a separate pass |
Revision ddb4207 by Sybren A. Stüvel April 7, 2017, 11:41 (GMT) |
Alembic: synced gather_objects_paths with visit_objects This was necessary, but was only mentioned at gather_object_paths (which I didn't see earlier). That's now also fixed. |
Revision 2944438 by Campbell Barton April 7, 2017, 11:23 (GMT) |
3D View: manipulator from custom-manipulators branch Original code from @Severin with changes from @dfelinto & @hypersomniac. This doesn't cause many functional changes besides using new transform manipulators. Submitted as D2604 |
Revision 8ec1a05 by Dalai Felinto April 7, 2017, 11:03 (GMT) |
Replace CGSubSurf direct includes to GL/glew.h |
Revision 1d9f369 by Sergey Sharybin April 7, 2017, 10:55 (GMT) |
Cleanup: Unused function |
Revision 9706bfd by Sergey Sharybin April 7, 2017, 10:49 (GMT) |
Cycles: Fix corrupted mesh render when topology differs at the next frame |
Revision 91b9db0 by Mai Lavelle April 7, 2017, 10:06 (GMT) |
Cycles: Change work pool and global size of split CPU for easier debugging |
Revision 8f85ee2 by Mai Lavelle April 7, 2017, 10:06 (GMT) |
Cycles: Fix indentation |
Revision 5b45fff by Mai Lavelle April 7, 2017, 10:06 (GMT) |
Cycles: Add missing flush |
Revision d66ffae by Mai Lavelle April 7, 2017, 10:06 (GMT) |
Cycles: Check ray state properly to avoid endless loop The state mask wasnt applied before comparison giving false results. It shouldnt really happen that a ray state contains any flags that need to be masked away, but if it does happen its better to not get stuck. |
Revision e8e341b by Sybren A. Stüvel April 7, 2017, 09:06 (GMT) |
Alembic: documented use of CacheReader struct |
Revision df7d538 by Sybren A. Stüvel April 7, 2017, 09:03 (GMT) |
Alembic: just pass NULL when we know mcmd->reader is NULL. More explicit, easier to read & understand. |
Revision 102966b by Bastien Montagne April 7, 2017, 08:44 (GMT) |
Fix building alembic gtest with buildinfo... |
|
|
|


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