Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Brecht Van Lommel cfa8b762e2 Code cleanup: move rng into path state.
Also pass by value and don't write back now that it is just a hash for seeding
and no longer an LCG state. Together this makes CUDA a tiny bit faster in my
tests, but mainly simplifies code.
2017-08-19 18:14:16 +02:00
build_files Support MSVSC 2017 15.3.0 (compiler 19.11) 2017-08-16 09:45:08 -06:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Code cleanup: move rng into path state. 2017-08-19 18:14:16 +02:00
release Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeys 2017-08-18 01:03:28 +12:00
source PyAPI: expose matrix parsing function 2017-08-19 21:36:50 +10:00
tests Cycles tests: add light type tests. 2017-08-18 17:09:12 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00