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-03-09manual patchtemp_D10504-2_nla_keyframe_remap_upper_stripsWayde Moss
2021-03-09Cleanup: Complete earlier geometry component refactorHans Goudey
2021-03-08"Show Texture in texture tab" button: full support for Sculpt / PaintPhilipp Oeser
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-03-08Fix T86357: EEVEE: Shadows: Casters have exponential performance degradation ...Mark Stead
2021-03-08Geometry Nodes: Improve performance of point distribute nodeHans Goudey
2021-03-08Cleanup: Split up new files for Outliner ID tree-elementsJulian Eisel
2021-03-08Cleanup: Rename recently added Outliner files to exclude "_base" suffixJulian Eisel
2021-03-08Outliner: Port scene elements and some related types to new tree-element code...Julian Eisel
2021-03-08Python version of `make_source_archive.sh`Sybren A. Stüvel
2021-03-08Cleanup: Move geometry component implementations to separate filesHans Goudey
2021-03-08Fix T81741 EEVEE: Ambient Occlusion does not converge properlyClément Foucault
2021-03-08EEVEE: Ambient Occlusion: Add sample parameter support for the AO nodeClément Foucault
2021-03-08EEVEE: RenderPass: Improve AO pass if screen space radius is smallClément Foucault
2021-03-08EEVEE: Occlusion: Use ScreenSpaceRay for iterationClément Foucault
2021-03-08EEVEE: Sampling: Split hemisphere sampling just like GGXClément Foucault
2021-03-08EEVEE: SSRayTrace: Cleanup/RefactorClément Foucault
2021-03-08EEVEE: Use Fullscreen maxZBuffer instead of halfresClément Foucault
2021-03-08Fix ID preview not updating in Asset BrowserSybren A. Stüvel
2021-03-08Fix T86063: support 'Relative Path' setting opening (alembic) cachesPhilipp Oeser
2021-03-08Cleanup: Move LibOverride debug prints to CLOG.Bastien Montagne
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08Alembic: avoid red overwrite warning when opening a fileSybren A. Stüvel
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-08Fix T86347: Add Primitive Tool fails for 1x1x1 scalePhilipp Oeser
2021-03-08UI: UVProject modifier: clarify aspect & scale are only for cameraPhilipp Oeser
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2021-03-08Fix T86384: Click detection fails in some cases with modifiersCampbell Barton
2021-03-08Fix T86106: bpy.types.SpaceView3D.draw_handler_remove(...) causes Blender to ...Germano Cavalcante
2021-03-08Fix error in unused argument cleanupCampbell Barton
2021-03-08Fix Cycles CUDA build error with Visual Studio 2019 v16.9Brecht Van Lommel
2021-03-08Fix T86210: No preview icons for non-8bit imagesPhilipp Oeser
2021-03-08Fix T86373: crash picking colors in geometry nodesocketsPhilipp Oeser
2021-03-08Cleanup: Change extension .cpp to .ccJeroen Bakker
2021-03-08Revert "Fix modernize-raw-string-literal complaints from clang-tidy."Howard Trickey
2021-03-08Cleanup: Removed duplicate slash in macOS SDK pathSebastián Barschkis
2021-03-08Geometry Nodes: support Vector Rotate nodeLeon Leno
2021-03-08Particles: change default name to "ParticleSystem"Philipp Oeser
2021-03-08Cleanup: Remove unused variable.Jeroen Bakker
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-08Revert "Fix T86026: Crash Opening Cryptomatte File."Jeroen Bakker
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-08Cleanup: rename offs to offsetCampbell Barton
2021-03-08Cleanup: rename offs to offscreenCampbell Barton
2021-03-08Cleanup: add use prefix for booleanCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-08Fix modernize-raw-string-literal complaints from clang-tidy.Howard Trickey
2021-03-07Cleanup: fix compiler warningJacques Lucke
2021-03-07Geometry Nodes: simplify allocating dynamically sized buffer on stackJacques Lucke