Go to file
Bastien Montagne 1d97e948d2 Cleanup: add hleper functions to get filepath from Main.
This helps making things clearer and cleaner. Func returning filepath of
G.main is separate, so that we can easily track its usages, and
hopefully deprecate it at some point. Though that usage of G.main is
likely the less evil one, you nearly always want current blendfile path
in those cases anyway.
2018-06-05 16:33:46 +02:00
build_files make.bat: cache the vcredist directory. 2018-06-05 07:25:37 -06:00
doc bpy blf api example update 2018-04-17 12:25:51 +02:00
extern Windows: Add support for building with clang. 2018-05-28 14:34:47 -06:00
intern Cleanup: strip ghost trailing space 2018-06-04 18:47:57 +02:00
release Cleanup: pep8 2018-06-05 16:32:11 +02:00
source Cleanup: add hleper functions to get filepath from Main. 2018-06-05 16:33:46 +02:00
tests Cleanup: strip tests trailing space 2018-06-04 18:47:31 +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 Add Asan support for clang on windows. 2018-05-31 11:50:30 -06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix string comparison in GNUMakefile for linux systems 2018-04-25 09:30:55 +02:00
make.bat make.bat: Add support for building with ninja. 2018-05-25 21:46:42 -06:00