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-09-10Python: don't include distutils Windows installer executables for Linux/macOSBrecht Van Lommel
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-08-30Windows: Fix compatibility with older cmakeRay Molenkamp
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-14cleanup: fix python related build error on windows.Lazydodo
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-08-01Cleanup: use _ex suffix instead of _extCampbell Barton
2019-08-01Cleanup/msvc: Remove math.h from creator_signals.cLazydodo
2019-08-01Cleanup: Remove FMA3 Disable for msvcLazydodo
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Cmake/windows: Fix vcpkg bypassing our libs folder.Lazydodo
2019-07-14Cleanup: Do not use camel case for "Freestyle"Aaron Carlisle
2019-06-28Creator: Clarify verbosity command line argumentSergey Sharybin
2019-06-22macOS: install license files inside Blender.app bundleBrecht Van Lommel
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
2019-06-18Fix --help text outputCampbell Barton
2019-06-18Docs: correct --help textCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14Docs: minor improvements to --app-template help textCampbell Barton
2019-06-14Cleanup: minor adjustments to --help text formattingCampbell Barton
2019-06-12Cleanup: --help doc string formattingCampbell Barton
2019-06-06Cmake/Windows: Fix numpy being unpacked every build.Ray Molenkamp
2019-06-06Cleanup: quiet missing variable declaration warningCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
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