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-10-17Cleanup: Move versioning_defaults.c to C++Hans Goudey
2022-09-19Cleanup: Move versioning_300.c to C++Hans Goudey
2022-09-17Fix: lite build on windowsRay Molenkamp
2022-09-15BLO: move blenloader to C++Jacques Lucke
2022-09-14Fix: Mesh SoA format conversion skips versioningHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-02Blenloader: move ghost include path from INC to TEST_INCSybren A. Stüvel
2021-11-16Tests: fix memory leak of GHOST system pathsSybren A. Stüvel
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-06-15Cleanup: Add files for version independent versioning helpersJulian Eisel
2021-04-20Core: Add do_versions file for 3.0Falk David
2021-03-18BLO: Functions for temporarily loading a single datablockSybren A. Stüvel
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-10-05Initialize CLOG to fix crashing unit testsSybren A. Stüvel
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-07Cleanup: include missing header files in CMakeCampbell Barton
2020-08-17Cleanup: sort CMake path listsCampbell Barton
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-06-05Blenloader: New API that will be used for blenloader decentralizationJacques Lucke
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2019-07-31Cleanup: remove BLO_update_defaults_userpref_blendCampbell Barton
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2018-12-11Proper fix for building without BulletSergey Sharybin
2018-12-11Fix building w/o bulletCampbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-09-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-12Fix Cycles issue moving versioning to blenloaderCampbell Barton
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-08-08Cleanup: remove leftover game player code.Brecht Van Lommel
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-06-27Theme: set default theme 'Flatty Dark Blueberry'Campbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-04-20Merge branch 'master' into blender2.8Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne