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-03Cleanup: cmake comment line lengthCampbell Barton
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-08-18CMake: support building with musl libclistout
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-27Fix build include for rna_curves.cThomas Dinges
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-05-31Cleanup: tabs to spaces for CMake files & sort file-listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
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