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
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-18Fix T79770: Crash opening 2.83 .blend with linked collection containing greas...Antonio Vazquez
2020-08-14Fix constant lighting change in VR view when rotating headJulian Eisel
2020-08-10Fix T77847: "Add plane > align" causes crash when certain rigs are in the sce...Bastien Montagne
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06GPencil: Patch old files after the change in how the first frame is usedAntonio Vazquez
2020-08-06Fix T79575: Crash loading nested set-scenesCampbell Barton
2020-08-05Fix T78529: Blend file corrupted during save caused by high Cubemap SizeClément Foucault
2020-08-05EEVEE: LightCache: Prevent crash when using a lightcache too bigClément Foucault
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-07-31Sequencer: Add session UUID management to SequenceSergey Sharybin
2020-07-22Particles: give emitter its own stateJacques Lucke
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-21Cleanup: improve comment for disabled readfile allocation namingCampbell Barton
2020-07-20Fix T78960: 2.83.2 not opening a 2.82a project correctly.Bastien Montagne
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18Correct Blender version after last commitHans Goudey
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-18Simulation: fix memory leakJacques Lucke
2020-07-15Cleanup: spellingCampbell Barton
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-13Cycles: Add versioning code for the new Sky Texture modelLukas Stockner
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-09Blenloader: make BLO_read_data_address work in C++Jacques Lucke
2020-07-06Cleanup: readfile: remove old deprecated OldNewMap for runtime caches.Bastien Montagne
2020-07-06Runtime cache preservation during undo: add support for nodes and embedded IDs.Bastien Montagne
2020-07-06Fix T78608: Memory leak in Material properties: "Data from SCE".Bastien Montagne
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: compiler warningBrecht Van Lommel
2020-07-03Fix error in new Hair data type file readingBrecht Van Lommel
2020-07-03Clang-Tidy: enable readability-named-parameterJacques Lucke
2020-07-03Fix utterly broken code regarding GPUtextures of MovieClip in readfile.cBastien Montagne
2020-07-03Move MovieClip to new undo cache management system.Bastien Montagne
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-07-03Move Scene's cache management during undo to new system.Bastien Montagne
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Move volume to new cache management system for undo.Bastien Montagne
2020-07-03Move bSound cache handling during undo to new system.Bastien Montagne
2020-07-03Cleanup: do not use magic values for enums...Bastien Montagne
2020-07-03New undo cache management: Add Image IDs.Bastien Montagne
2020-07-03Readfile/Undo: initial refactor of cache preservation code.Bastien Montagne
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30LibOverride: Add concept of 'embedded'/'virtual' override.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne