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
2021-12-25Nurbs: Trying to get opencascade backend to make nurbs, not working yet.nurbs-opencascadeYimingWu
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-18CMake: remove workaround for version that's no longer supportedCampbell Barton
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-13CMake: fix error building with the version set to 300Campbell Barton
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht Van Lommel
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-14Revert "Fix several issues with handling of numpy in CMake."Bastien Montagne
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04CMake: add path_ensure_trailing_slash utility macroCampbell Barton
2020-10-19Cmake/macOS: strictly disallow searching in frameworksAnkit Meel
2020-10-16CMake/macOS: Search for headers in Frameworks last.Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-09Cleanup: spellingAndreas Bergmeier
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-03Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-03Building: Add ceres to Ninja's heavy jobs pool.Bastien Montagne
2020-07-30Enable header auto-complete suggestions in XcodeAnkit Meel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
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-04-30GHOST: initial Wayland supportChristian Rauch
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-01Build: show draco library under extern folder in Visual StudioPhillip Thomas
2020-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
2020-01-17Build: fix Linux linking errors with some combinations of build optionsBrecht Van Lommel
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp