Revision 5cc0851 by Julian Eisel August 19, 2020, 10:37 (GMT) |
RNA: Validate scene/view-layer combination for statistics query Users may input an invalid scene/view-layer combination via Python. We can easily detect that and fail gracefully. Besides checking input parameters in RNA, also assert the scene/view-layer combination is valid in lower level Depsgraph lookup function (called by statistics query). |
August 19, 2020, 10:37 (GMT) |
Fix T79816: Restore scene.statistics() BPY function This RNA/BPY function was removed in c08d84748804. For understandable reasons really-- getting scene statistics from a string displayed in the status bar is not exactly the best design. But we have committed to not changing the RNA API too much for the 2.90 release, so we would like to keep this functionality. Differential Revision: https://developer.blender.org/D8604 Reviewd by: Julian Eisel |
Revision 5549ee2 by Brecht Van Lommel August 19, 2020, 10:26 (GMT) |
August 19, 2020, 10:14 (GMT) |
Fix T79816: Restore scene.statistics() BPY function This RNA/BPY function was removed in c08d84748804. For understandable reasons really-- getting scene statistics from a string displayed in the status bar is not exactly the best design. But we have committed to not changing the RNA API too much for the 2.90 release, so we would like to keep this functionality. Differential Revision: https://developer.blender.org/D8604 Reviewd by: Julian Eisel |
Revision c5d3307 by Brecht Van Lommel August 19, 2020, 10:11 (GMT) |
Cleanup: compiler warnings |
Revision e9e4939 by Clément Foucault August 19, 2020, 09:57 (GMT) |
GPUShader: Fix apple clang warnings |
Revision d412a5e by Clément Foucault August 19, 2020, 09:54 (GMT) |
DRW: Fix crash drawing gpencil |
Revision 90ee622 by Dalai Felinto August 19, 2020, 08:23 (GMT) |
Turn experimental features ON for master During alpha the user preferences > experimental featuers are available to prevent merge issues and allow developers to seek feedback. This needs to be manually turned off when we branch for beta, otherwise the RNA of the incomplete features will be exposed. |
Revision ffb8fca by Dalai Felinto August 19, 2020, 08:22 (GMT) |
Revert "Turn experimental features on for master (alpha)" I turned on the wrong feature in cmake. This reverts commit bdf43213b25d21528dfa89dc9aeaa41f8d92116e. |
Revision 97dc370 by Antonio Vazquez August 19, 2020, 06:58 (GMT) |
Fix compiler error in MSVSC Introduced in: rB20a8edaa725ddbae16179d2f7cea88c097c61615 It broke building on windows, initializing a static may not be done with a function in C. |
Revision 638fa18 by Campbell Barton August 19, 2020, 04:45 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 19, 2020, 04:44 (GMT) |
Revision d3bf492 by Campbell Barton August 19, 2020, 04:16 (GMT) |
Cleanup: update mball.c comments Some errors in comments, references to old function names. |
Revision 7a602fb by Campbell Barton August 19, 2020, 04:04 (GMT) |
Cleanup: spelling |
Revision 3f43f57 by Campbell Barton August 19, 2020, 03:52 (GMT) |
Cleanup: warnings |
Revision 33a4a6d by Campbell Barton August 19, 2020, 03:51 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 762e4cf by Campbell Barton August 19, 2020, 03:43 (GMT) |
BLI_listbase: add utility macro for looping over lists with an index Add to the 2.90 branch to avoid problems if fixes from master use it. |
Revision 349eebd by Hans Goudey August 19, 2020, 01:47 (GMT) |
UI Code Quality: Use LISTBASE_FOREACH in interface directory I only skipped a few loops in the monstrous ui_handle_menu_event function. Also, I only changed variable names where necessary to prevent redeclarations. Differential Revision: https://developer.blender.org/D8586 |
Revision ffa8e75 by Hans Goudey August 19, 2020, 01:38 (GMT) |
BLI Listbase: Add iterator macro that increments an index |
Revision 78d6c27 by Clément Foucault August 18, 2020, 19:30 (GMT) |
Merge branch 'blender-v2.90-release' # Conflicts: # source/blender/editors/space_sequencer/sequencer_draw.c |
|
|
|


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