Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-22Fix WITH_PYTHON_MODULE linkingCampbell Barton
2019-05-16Preference: don't autosave preferences when running with --factory-startupBrecht Van Lommel
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-20Cleanup: comment line length (tests)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-15CMake: resolve issue building without sorted libsCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-11Fix: Build issue with draco on mac.Ray Molenkamp
2019-04-11Fix: Build issue with draco.Ray Molenkamp
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-03-19Docs: group debug/disable args in --help outputCampbell Barton
2019-03-12Windows: Add convenience logging batch files.Ray Molenkamp
2019-03-12Use the same string for DNA enum and CLI argument for EXR image format settingSybren A. Stüvel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-06Fix build for Linux systemsDalai Felinto
2019-03-06Linux/freedesktop: update Blender app icon based on new guidelines.Jakub Steiner
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Fix previous commitSergey Sharybin
2019-02-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Always show version when running in background modeSergey Sharybin
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Fix blenderplayer build after OpenMP changes.Brecht Van Lommel
2019-01-26Merge branch 'blender2.7'Brecht Van Lommel
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-16Logging: add '--log-show-timestamp' option.Campbell Barton
2019-01-15Cleanup: comment line length (creator)Campbell Barton
2019-01-15Cleanup: comment line length (creator)Campbell Barton
2019-01-08Properly clean up Python when exiting due to --python-exit-codeSybren A. Stüvel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-12-12Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp