Revision 75e0767 by Sergey Sharybin April 25, 2018, 14:35 (GMT) |
Merge branch 'master' into blender2.8 |
Revision a153acd by Sergey Sharybin April 25, 2018, 14:34 (GMT) |
Depsgraph: Introduce flag top indicate scene is evaluating for a new frame |
Revision e563311 by Sergey Sharybin April 25, 2018, 14:34 (GMT) |
Depsgraph: Preserve CoW ID recalc flags Previously they would have been replaced with flag from original datablock, which is not what we want. |
Revision 29631ff by Sergey Sharybin April 25, 2018, 14:34 (GMT) |
Depsgraph: Ensure we only expand scene datablock on evaluation Previously it could have happened on every request to evaluated scene or view layer. This commit also removes expansion of view layer and scene from iterator. Iterator is not to be used before depsgraph is evaluated. |
Revision 09da47b by Sergey Sharybin April 25, 2018, 14:34 (GMT) |
Depsgraph: Avoid hash lookup for every evaluated scene query Cache pointer to evaluated scene datablock on relations build time, that pointer never changes after that. |
Revision 331e97b by Sergey Sharybin April 25, 2018, 14:34 (GMT) |
Depsgraph: Fix missing relations in array modifier Found by Dr. Sybren while working on modifiers port. |
Revision 5f97331 by Jeroen Bakker April 25, 2018, 13:59 (GMT) |
Workbench: Added studio lighting to view layer |
Revision a9d3f9f by Brecht Van Lommel April 25, 2018, 13:42 (GMT) |
Revert "UI: fix inconsistency in button rounding when zooming in." This isn't working well when zoomed out in the properties editor, we should be taking into account properties editor zoom level. This reverts commit 1ba91ae2c02863b3fd97810e7bcee902dac58992. |
Revision cc7460e by Campbell Barton April 25, 2018, 13:29 (GMT) |
Fix multi-edit mode on file load Setting up the initial object mode would change objects which were already moved into their mode along with the active object. |
Revision 4b8d7a1 by Campbell Barton April 25, 2018, 12:54 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 13b6867 by Campbell Barton April 25, 2018, 12:53 (GMT) |
CDDM: correct (disabled) logic in merge verts |
Revision cdfc4c0 by Campbell Barton April 25, 2018, 12:13 (GMT) |
Search local before system path This works in both cases, where system path would return a path even when it's missing. |
Revision c392f24 by Jeroen Bakker April 25, 2018, 11:44 (GMT) |
Merge branch 'blender2.8' of git.blender.org:blender into blender2.8 |
Revision a8f1142 by Sergey Sharybin April 25, 2018, 11:35 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0357493 by Dalai Felinto April 25, 2018, 11:08 (GMT) |
Fix T54806: Editors drawing glitch when using lasso selection We should always reset to default glBlendFunc after done drawing. |
Revision 74b0976 by Jeroen Bakker April 25, 2018, 11:08 (GMT) |
Merge branch 'blender2.8-workbench' into blender2.8 Support of hair in workbench |
Revision fe149da by Campbell Barton April 25, 2018, 11:06 (GMT) |
Edit Mesh: don't recalc all meshes w/ extrude |
Revision 9e3e648 by Sergey Sharybin April 25, 2018, 11:04 (GMT) |
Depsgraph: Clarify python API Follow same naming convention as for C: - Original data is named without any extra prefix/suffix. - Evaluated data is named with _eval suffix. |
Revision 5345f28 by Jeroen Bakker April 25, 2018, 11:00 (GMT) |
Workbench: Enabled Hair rendering |
Revision 53dc251 by Campbell Barton April 25, 2018, 10:54 (GMT) |
Remove developer exception hack This caused too much trouble, also it's possible users run with 'release' in their CWD causing issues. Developers can symlink "release/" to "bin/2.79". |
|
|
|


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