Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Clément Foucault 33cc3344a2 GPU: Make changes to GPUIndexBuf and GPUVertBuf to allow multithreading
This is a small change. We delay all gl calls at the first use of the
GPUIndexBuf / GPUVertBuf in order to be able to create multiple buffers
from different threads without having many gl contexts.
2018-12-10 19:02:17 +01:00
build_files Merge remote-tracking branch 'origin/master' into blender2.8 2018-12-05 08:46:12 -07:00
doc Docs: rename group -> collection 2018-11-30 09:10:40 +11:00
extern Merge branch 'master' into blender2.8 2018-12-04 16:35:16 +01:00
intern Cycles: Restore properties in the interface 2018-12-10 15:54:45 +01:00
release Tweak UI message of Ruler tool. 2018-12-10 15:53:53 +01:00
source GPU: Make changes to GPUIndexBuf and GPUVertBuf to allow multithreading 2018-12-10 19:02:17 +01:00
tests Fix T58556: Some remaining 'dupli_types' in pycode after renaming. 2018-12-03 10:39:54 +01:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Point addons contrib to 2.8 branch 2018-10-23 09:41:12 +02:00
CMakeLists.txt Merge branch 'master' into blender2.8 2018-12-04 16:35:16 +01:00
COPYING
GNUmakefile Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch. 2018-10-30 14:43:09 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00