Go to file
Ray Molenkamp 1d2fc413c8 make.bat: Preliminary Visual Studio 2019 support.
VS2019 is binary compatible with the existing vc14 libraries and no
new libraries libs are required in svn.

VS2019 support requires cmake 3.14.

VS2019 is still in pre-release state, you are required to explicitly
select the pre-release version by using:

make full 2019pre
2019-02-22 20:54:27 -07:00
build_files make.bat: Preliminary Visual Studio 2019 support. 2019-02-22 20:54:27 -07:00
doc API doc: info_gotcha: extend description of issues related to memory changes. 2019-02-18 14:36:16 +01:00
extern doxygen: update doxygen & add balembic group 2019-02-18 11:23:40 +11:00
intern C logging: make pthread use optional 2019-02-22 19:45:22 +11:00
release Fix T55921: Toggling visibility for collections doesn't work in Pose 2019-02-22 12:33:24 -03:00
source Cleanup: move variable declarations to headers 2019-02-23 12:59:13 +11:00
tests Merge branch 'blender2.7' 2019-02-20 19:07:25 +01: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 Cleanup: remove contributors for CMake files 2019-02-05 09:10:32 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile GNUmakefile: fix deps directory 2019-02-09 17:00:57 +11:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00