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-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
2020-04-02Fix: Build error when building with python offRay Molenkamp
2020-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
2020-03-30Fix help message misc argument groupingCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-26CMake: Fix Blender.app creation/modification timeSergey Sharybin
2020-03-25Fix error after recent change when WITH_INTERNATIONAL=OFFBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Fix error using CUDA in plug-ins on Linux/macOS, hide our CUDA symbolsBrecht Van Lommel
2020-03-08Cleanup: comments in main()Campbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-02-17Embree: avoid potential clashing symbols with external renderer add-onsBrecht Van Lommel
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2020-01-25Cleanup: spellingCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Fix/workaround initialization order of static TBB/MKLSergey Sharybin
2020-01-18Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2020-01-16Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-16Python: disable environment variables by defaultCampbell Barton
2020-01-15Fix T51054: NULL-dereferences in crash-handler callbackJulian Eisel
2019-12-17Cleanup: spellingCampbell Barton
2019-12-16Cleanup: whitespaceCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-11CMake: recent removal of linked libs gave errors in some casesCampbell Barton
2019-12-10CMake: fix linking Blender as a Python moduleCampbell Barton
2019-12-06Cleanup/Windows: Separate out the MS-CRT into a subfolderRay Molenkamp
2019-12-05Cleanup: Windows Manifest usage.Ray Molenkamp
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-23Windows: Disable tbbmalloc for debug builds.Ray Molenkamp
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-11-18msvc: Use debug versions of tbb malloc for debug buildsRay Molenkamp
2019-11-13Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-13Initial implementation of code signing routinesSergey Sharybin
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-10-21Cleanup: styleCampbell Barton
2019-10-21CMake: fix building as a Python module on macOSCampbell Barton
2019-10-09CMake: Move software-gl to generic install procedureSergey Sharybin
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp