Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 615 / 5574

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
August 19, 2020, 10:26 (GMT)
Fix incorrect number of recent items displayed in splash

After recent code cleanup in rB349eebd7.
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
August 19, 2020, 10:11 (GMT)
Cleanup: compiler warnings
August 19, 2020, 09:57 (GMT)
GPUShader: Fix apple clang warnings
August 19, 2020, 09:54 (GMT)
DRW: Fix crash drawing gpencil
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.
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.
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.
August 19, 2020, 04:45 (GMT)
Merge branch 'blender-v2.90-release' into master
August 19, 2020, 04:44 (GMT)
Fix T77300: Some scientific notation evaluation has incorrect results

Ref D7922
August 19, 2020, 04:16 (GMT)
Cleanup: update mball.c comments

Some errors in comments, references to old function names.
August 19, 2020, 04:04 (GMT)
Cleanup: spelling
August 19, 2020, 03:52 (GMT)
Cleanup: warnings
August 19, 2020, 03:51 (GMT)
Merge branch 'blender-v2.90-release' into master
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
August 18, 2020, 19:30 (GMT)
Merge branch 'blender-v2.90-release'

# Conflicts:
# source/blender/editors/space_sequencer/sequencer_draw.c
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021