Go to file
Sybren A. Stüvel cd3b313d5f Prevent G.fileflags changes when WM_OT_save_mainfile() is called from script
This is to solve an issue where a blend file could be compressed
unbeknownst to the artist. This happened in the following situtation:

- Artist edits an uncompressed blend file.
- Some script saves a compressed blendfile to a separate location.
- When the artist saves the file (s)he is editing (File>Save, or Ctrl+S),
  it was silently compressed.
2018-10-12 10:24:25 +02:00
build_files Merge remote-tracking branch 'origin/master' into blender2.8 2018-10-04 21:56:20 -06:00
doc Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern RNA: remove redundant new_from_object/to_mesh arg 2018-10-11 12:24:38 +11:00
release GP: Removed unused lines after previous commit 2018-10-12 09:08:57 +02:00
source Prevent G.fileflags changes when WM_OT_save_mainfile() is called from script 2018-10-12 10:24:25 +02:00
tests Merge branch 'master' into blender2.8 2018-10-09 08:46:00 +11: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: Default to C11 for Clang and GCC 2018-09-28 10:09:46 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
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