tornavis/source/blender/depsgraph/intern
Nathan Craddock 2b95f2439e Merge branch 'blender-v2.83-release' 2020-04-24 20:53:34 -06:00
..
builder Depsgraph: Use BLI::Map instead of GHash for operations_map 2020-04-24 11:34:04 +02:00
debug Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
eval CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data` 2020-04-21 15:37:36 +02:00
node Depsgraph: Use BLI::Map instead of GHash for operations_map 2020-04-24 11:34:04 +02:00
depsgraph.cc Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype. 2020-03-19 19:39:23 +01:00
depsgraph.h Cleanup: changed NULL to nullptr in depsgraph C++ code 2020-01-28 15:10:44 +01:00
depsgraph_build.cc Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
depsgraph_debug.cc Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
depsgraph_eval.cc Cleanup: spelling 2020-04-14 10:49:31 +10:00
depsgraph_physics.cc Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
depsgraph_physics.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_query.cc Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype. 2020-03-19 19:39:23 +01:00
depsgraph_query_foreach.cc Depsgraph: Use BLI::Set instead of std::unordered_set 2020-04-24 10:48:25 +02:00
depsgraph_query_iter.cc Fix T69753 Instanced Metaballs not rendering but showing up in Viewport 2020-04-24 17:23:44 +02:00
depsgraph_registry.cc Depsgraph: Introduce depsgraph registry 2019-09-11 10:43:27 +02:00
depsgraph_registry.h Depsgraph: Introduce depsgraph registry 2019-09-11 10:43:27 +02:00
depsgraph_relation.cc Cleanup: spelling 2020-02-26 15:22:46 +11:00
depsgraph_relation.h Cleanup: fix compiler warning 2020-01-27 12:27:33 +01:00
depsgraph_tag.cc Fix T75542: toggling modifier visibility not working correct with undo speedup 2020-04-14 11:07:56 +02:00
depsgraph_tag.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
depsgraph_type.cc Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
depsgraph_type.h Depsgraph: Use BLI::Map instead of GHash for operations_map 2020-04-24 11:34:04 +02:00
depsgraph_update.cc Cleanup: changed NULL to nullptr in depsgraph C++ code 2020-01-28 15:10:44 +01:00
depsgraph_update.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00