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
2022-11-02Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-01Command line: Tweaked doc of --gpu-backend.Jeroen Bakker
2022-10-31Fix bpy wheel on buildbot being incomplete on WindowsBrecht Van Lommel
2022-10-31GPU: Add placeholder for Vulkan backend.Jeroen Bakker
2022-10-29CMake: Copy USD 21.11 datafiles to the right location.Ray Molenkamp
2022-10-28cmake: support building against USD 22.11Ray Molenkamp
2022-10-25Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-11Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-10Fix building WITH_HEADLESSSebastian Parborg
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-05Fix: merge mistake in previous commitRay Molenkamp
2022-10-05Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-26GPU: Disable SSBO support from commandline.Jeroen Bakker
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-15BLO: move blenloader to C++Jacques Lucke
2022-09-15Python: fix failing bpy build with full release config on WindowsBrecht Van Lommel
2022-09-15CMake: exclude '.github' from addons in the install targetCampbell Barton
2022-09-14Cleanup: skip argument freeing when built as a Python moduleCampbell Barton
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-12Fix macOS incomplete Python install after recent changesBrecht Van Lommel
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-09-09Cleanup: cmake line length, wrappingCampbell Barton
2022-09-09CMake: exclude Python libs & batch scripts WITH_PYTHON_MODULE for WIN32Campbell Barton
2022-09-09Cleanup: check for Python module in BKE_appdir_program_path_initCampbell Barton
2022-09-09Cleanup: comments, spelling, line length for creator's CMake fileCampbell Barton
2022-09-09Python: install "bpy" as a package WITH_PYTHON_MODULECampbell Barton
2022-09-08Fix Blender as a Python module for WIN32Campbell Barton
2022-08-26Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Ray Molenkamp
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-08-25Move usercustomize.py to less conspicuous locationBrecht Van Lommel
2022-08-24deps: Dynamic OIIO+OpenEXRRay Molenkamp
2022-08-23Merge branch 'master' into tmp_libupdate_34Brecht Van Lommel
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-23Cleanup: consistent variable names for install target directoriesBrecht Van Lommel
2022-08-22USD: Fix failing tests with 3.3 libsRay Molenkamp
2022-08-22Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Ray Molenkamp
2022-08-21fix build issue on botsRay Molenkamp
2022-08-21deps/windows: fix usd import with standalone pythonRay Molenkamp
2022-08-18CMake: support building with musl libclistout
2022-08-17Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Brecht Van Lommel
2022-08-17Fix Python module build for Linux/macOSBrecht Van Lommel
2022-08-17fix building with 3.3 lib folder on windowsRay Molenkamp
2022-08-16Fix install error on non-WindowsBrecht Van Lommel
2022-08-16Stop statically linking libstdc++ on LinuxBrecht Van Lommel