Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Clément Foucault 5158da9e37 Curve Edit: Cleanup/Improve/Fix handles drawing
Now handles are drawn using index buffer instead of duplicating memory
requirement.

Also make use of shader tricks to draw handles antialiased, and respond to
UI scalling.

Make vertex point match edit mesh vertex size.
2018-09-26 00:49:50 +02:00
build_files Remove last traces of game engine and blenderplayer 2018-09-22 15:54:30 +02:00
doc Fixup for gpu.types.GPUOffscreen.py example 2018-09-21 13:34:53 -03:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern Cycles: keep material settings panel closed by default. 2018-09-21 13:56:22 +02:00
release Curves: Move draw options to overlays 2018-09-25 22:51:54 +02:00
source Curve Edit: Cleanup/Improve/Fix handles drawing 2018-09-26 00:49:50 +02:00
tests Revert "Fix: setUp of ID Property tests failed" 2018-09-21 12:54:43 +02: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 Fix git submodules branch configuration 2018-04-23 12:55:04 +02:00
CMakeLists.txt CMake: remove PYTHON_NUMPY_INCLUDE_DIRS as a cache variable on macOS/Windows. 2018-09-18 12:11:06 +02:00
COPYING
GNUmakefile Build: allow overriding DEPS_BUILD_DIR and DEPS_INSTALL_DIR for make deps. 2018-09-24 15:48:50 +02:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00