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
2020-09-04Docs: Fix typo in creator args formattingAaron Carlisle
2020-09-01USD: move library initialisation from `main()` to USD moduleSybren A. Stüvel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27Cleanup: Fix build warning on windowsRay Molenkamp
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-26Cleanup: better naming and no bad level access in BLI_winstuffBrecht Van Lommel
2020-08-17Cleanup: split BPY_run_string_ex into two functionsCampbell Barton
2020-08-17Cleanup: move Python script execution into BPY_extern_run.hCampbell Barton
2020-08-17Cleanup: split BPY_extern_python into it's own headerCampbell Barton
2020-08-13Deps_builder: Update openvdb to a dynamic libraryRay Molenkamp
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Python: include Python stack trace in the crash logDaniel Bailey
2020-08-02Cleanup: localize creator.c definitionsCampbell Barton
2020-08-01Fix error in recent renameCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-31Depsgraph: Add command line argument to debug UUIDsSergey Sharybin
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-11Docs: remove reference to PYTHONHOMECampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-02Cleanup: spellingCampbell Barton
2020-06-25Cleanup: spellingCampbell Barton
2020-06-17Fix T76767: Cycles performance regression with CLI rendersRay Molenkamp
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-20Cleanup: make guarded memory allocation always thread safeBrecht Van Lommel
2020-05-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Cleanup: Creator Args SpellingAaron Carlisle
2020-05-14Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-14Fix T59089: --engine command line option does not affect 3D viewport renderBrecht Van Lommel
2020-05-05Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-05Fix T76414: crash using Python module that uses NVRTCBrecht Van Lommel
2020-05-04Windows: Move tbb to being dynamic libraryRay Molenkamp
2020-05-03Cleanup: clang-formatCampbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-01Fix some LLVM symbols outside of the llvm namespace being public on LinuxBrecht Van Lommel
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30clean-up: Remove left over debug print.Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-23Fix headless build failure on macOSBrecht Van Lommel
2020-04-16Fix T73977, T73825: ignore Python user site-packages directory by defaultBrecht Van Lommel
2020-04-08Cleanup: rename to BLI_path_cwd to BLI_path_abs_from_cwdCampbell Barton
2020-04-07Fix Blender not rebuilding when changing linker scriptBrecht Van Lommel
2020-04-05Build: hide USD symbols, make Blender symbols visible againBrecht Van Lommel