July 11, 2018, 11:02 (GMT) |
Cleanup: simplify RNA names |
July 11, 2018, 10:55 (GMT) |
Fix crash in combing after changing scene property |
July 11, 2018, 10:55 (GMT) |
OpenSubdiv: Changes in C-API - Made OpenSubdiv_GLMesh private Previously, it was still accessible via C-API from C++ code. - Don't implicitly refine evaluator when updating coarse positions, now there is an explicit call to do this. Allows to first apply all changes to the coarse mesh and then refine once. - Added coarse positions update from a continuous buffer with given starts offset and stride. Allows to update coarse positions directly from MVert array. - Refiner is no longer freed when CPU evaluator is created. Allows to re-use refiner for multiple purposes. |
July 11, 2018, 10:35 (GMT) |
UI: don't change scrollbar size on mouse move, only fade. It's not necessary to do both, and trying to hit a target that changes size is annoying. |
July 11, 2018, 10:34 (GMT) |
Fix Use Nodes not working for Cycles lights. |
Revision d4f27b9 by Stefan Werner (cycles_cryptomatte) July 11, 2018, 10:20 (GMT) |
Cycles: Switched CPU cryptomatte to use unordered_map instead of map. |
July 11, 2018, 09:59 (GMT) |
3D View: any view axis also showing grid Setting accidentally impacted in ortho view. |
July 11, 2018, 09:44 (GMT) |
Merge branch 'master' into blender2.8 |
July 11, 2018, 09:39 (GMT) |
Cleanup: duplicate versioning block |
Revision 51df987 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 09:14 (GMT) |
Merge branch 'npr_tess' of https://github.com/DarkDefender/blender into soc-2018-npr-tess-modifier |
July 11, 2018, 09:02 (GMT) |
Fix empty-images not using selection color |
July 11, 2018, 08:49 (GMT) |
Manipulator: changes for overlay options There are now 3 categories in the overlay popover: - Navigation - Active (camera, lamp... etc) - Tool (manipulator) The user preference for mini axis now controls if the mini axis displays minimal or a full-interactive widget. Part of design: T55863 |
Revision 0dfc34d by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:42 (GMT) |
Make vertex wig sampling reflect the method in the paper |
Revision 8cc727b by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:42 (GMT) |
Added time reporting and optimized osd_eval creation |
Revision 87ed11f by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:42 (GMT) |
DO NOT MERGE - revert opensubdiv commit 9a0634a253421c02dbb6d2864db49e4d382ea2a3 |
Revision 8936335 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:42 (GMT) |
Initial port to 2.8 |
Revision 14c72f9 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:41 (GMT) |
Revert "OpenSubdiv: Make more flexible C-API to specify FVar interpolation" This reverts commit c17cb50ae282f0f04d399ac4f9fa2f3c5eb548bb. |
Revision 551f181 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:41 (GMT) |
Revert "OpenSubdiv: Fix wrong topology refiner cast" This reverts commit d0920fba1609b864adb38f0ec469e6b1581890e4. |
July 11, 2018, 08:26 (GMT) |
Revert "Transform: default constraint to user orientation" This reverts commit 81210103104980c9052de491a0b4defd003c2d1e. After user feedback this has the downside of having no predictable way of transforming in global space. Since toggling between global/user is reversed when global is the user axis. |
Revision 8dc7c6b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 08:25 (GMT) |
Fix problem with Eraser cursor The blend modes were using the GPU functions but the parameters were the old GL mode. |
|
|
|


Master Commits
MiikaHweb | 2003-2021