Go to file
Bastien Montagne af4a04eae0 Fix T48487: Physics cache names allow (back)slashes, which breaks its handling.
For now, just validate new pointcache names as if they were filnames.

Ideal solution would be rather to validate names in `ptcache_filename()`, but it would
likely break some existing caches - and we'd also have to ensure we still have
uniqueness of name after it has been cleaned up, wich would not be trivial at this stage.

So let's go for simple solution for now, especially since this part of code is to be
fully rewritten in 2.8...
2016-05-23 17:45:44 +02:00
build_files Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00
doc BGE: Fix KX_LightObject python API documentation. 2016-05-15 14:56:40 +00:00
extern CMake: use signed char for recastnavigation 2016-05-19 07:36:32 +10:00
intern Cycles: Fix wrong closure counter in feature adaptive kernel 2016-05-23 14:09:27 +02:00
release GPencil: Add hotkeys for the "Delete Active Frame" operator 2016-05-21 18:34:06 +12:00
source Fix T48487: Physics cache names allow (back)slashes, which breaks its handling. 2016-05-23 17:45:44 +02:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
.arcconfig
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: Solve compilation error with pre-compiled libraries and new GCC-6 2016-05-22 13:48:52 +02:00
COPYING
GNUmakefile Makefile: Use hidden FORCE target 2016-05-21 05:48:10 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00