Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Benjamin Schmithüsen 4bad4bfc6a glTF: add Draco shared library for mesh compression.
Draco is added as a library under extern/ and builds a shared library that is
installed into the Python site-packages. This is then loaded by the glTF add-on
to do mesh compression.

Differential Revision: https://developer.blender.org/D4501
2019-04-11 12:04:53 +02:00
build_files glTF: add Draco shared library for mesh compression. 2019-04-11 12:04:53 +02:00
doc Fix T60891: bgl docs still include deprecated opengl functions 2019-04-04 16:14:59 +02:00
extern glTF: add Draco shared library for mesh compression. 2019-04-11 12:04:53 +02:00
intern Cleanup: spelling 2019-04-10 08:40:49 +02:00
release Industry Compat Keymap: Add Sculpt Mode keys 2019-04-10 16:10:07 +02:00
source glTF: add Draco shared library for mesh compression. 2019-04-11 12:04:53 +02:00
tests Fix ply import tests. 2019-04-04 08:50:17 -04:00
.arcconfig Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
CMakeLists.txt glTF: add Draco shared library for mesh compression. 2019-04-11 12:04:53 +02:00
COPYING
GNUmakefile Makefile: icons target now uses make variables 2019-02-28 10:37:49 +11:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00