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-08-17CMake: add missing headersCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-30Cleanup: sort cmake file listsCampbell Barton
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-16Simulation: Rename `physics` directory to `simulation`Jacques Lucke
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-03Disable clang-tidy for code-generated RNA filesSergey Sharybin
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-16CMake: Fix compilation errors related on missing dna_type_offsets.hSergey Sharybin
2020-05-20Fix Windows build after recent guardedalloc changesBrecht Van Lommel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
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-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-08-22Cleanup: Split some code out of rna_access.cBastien Montagne
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-22Revert "makesrna: Fix build error on windows."Campbell Barton