This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Hans Goudey fc288d3970 Cleanup: Move scene.c to C++
This is meant to allow using C++ data structures in this file
as a performance improvement. Particularly `Vector` instead
of `ListBase` for `duplilist`. This change builds and passes
tests on all platforms on the buildbot.
2022-03-28 15:53:19 -05:00
..
2022-03-28 15:53:19 -05:00
2022-02-11 10:28:59 +01:00
2022-02-22 09:56:43 +11:00
2022-03-21 18:59:03 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-24 21:13:58 +11:00
2022-03-28 15:53:19 -05:00
2022-02-11 09:14:36 +11:00
2022-03-18 10:57:45 +01:00
2022-03-28 15:53:19 -05:00