tornavis/source/blender
Sergey Sharybin 90638d850d Remove evaluated RNA pointer lookup in interface
Since there is a flush of evaluated values back to the original
for an active dependency graph we don't need this lookup anymore.

Not only it slows interface drawing down, but also is becoming
in a way of the upcoming fix.
2019-04-01 14:30:42 +02:00
..
alembic Modifiers: add minimum number of vertices to triangulate modifier. 2019-03-22 18:11:14 +01:00
avi Cleanup: indentation, wrapping 2019-03-15 09:54:30 +11:00
blenfont Fix T62887: When searching for fonts, thumbnail display mode will crash Blender 2019-03-26 14:11:35 +01:00
blenkernel Fix: Buffer overflow in StudioLight 2019-03-31 13:45:26 -06:00
blenlib Cleanup: style, use braces for blenlib 2019-03-27 13:17:30 +11:00
blenloader Fix: Buffer overflow in StudioLight 2019-03-31 13:45:26 -06:00
blentranslation Cleanup: rename lamp -> light 2019-02-27 12:26:49 +11:00
bmesh Fix T63071: Bevel inconsistent results toggling harden_normals. 2019-04-01 07:58:34 -04:00
collada Cleanup: fix compiler warning. 2019-03-22 20:36:30 +01:00
compositor Cleanup: comment blocks 2019-03-19 15:17:46 +11:00
datatoc Cleanup: style, use braces for makesdna, datatoc 2019-03-28 10:11:54 +11:00
depsgraph Cleanup: Line wrapping 2019-03-29 15:41:13 +01:00
draw Fix T63086: Navigation problem with Background/Reference Images 2019-03-30 08:22:43 +01:00
editors Remove evaluated RNA pointer lookup in interface 2019-04-01 14:30:42 +02:00
freestyle Cleanup: style 2019-03-25 11:42:28 +11:00
gpencil_modifiers GPencil: Uses same random seed for render in Noise modifier 2019-03-30 17:06:49 +01:00
gpu Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaled 2019-03-28 22:08:54 +01:00
ikplugin doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
imbuf Cleanup: style 2019-03-25 11:42:28 +11:00
makesdna Cleanup: style, use braces for makesdna, datatoc 2019-03-28 10:11:54 +11:00
makesrna Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties. 2019-03-31 16:52:23 +02:00
modifiers Cleanup: remove unused modifier methods. 2019-03-30 19:17:05 +01:00
nodes Fix T63115 crash upon switching to textured/rendered mode 2019-03-30 04:20:35 +01:00
physics doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
python Cleanup: style, use braces for the Python API 2019-03-30 07:14:28 +11:00
render Cleanup: style (render module) 2019-03-25 11:55:36 +11:00
shader_fx doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
windowmanager UI: use active-default button flag for operator confirmation 2019-03-28 00:54:55 +11:00
CMakeLists.txt Cleanup: file rename lamp -> light 2019-02-27 12:36:32 +11:00