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-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: BLI_noiseCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T80742: curve bevel fails with zero length handles at end-pointCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T81136: Mesh.loop_triangles kept after applying modifiersCampbell Barton
2020-11-04Fix T82384: Custom Properties for ShaderNodeTree do not save in blend files.Bastien Montagne
2020-11-04Fix (unreported) memory leak when freeing Master collections.Bastien Montagne
2020-11-04Merge branch 'blender-v2.91-release' into masterJacques Lucke
2020-11-04Fix T82393: Volume to Mesh modifier with sequence fails during renderingJacques Lucke
2020-11-04Cleanup: Add BLI prefix to some BLI_noise functionsAaron Carlisle
2020-11-04Cleanup: spelling in curve.cCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-04Fix mask extract and slice not preserving mesh symmetry optionsPablo Dobarro
2020-11-03Cleanup: doxy param syntaxCampbell Barton
2020-11-03Cleanup: spellingCampbell Barton
2020-11-03Fix T71759: Sculpt/Vertex/Weight Paint Brush Size Gets Undone After Undoing a...Bastien Montagne
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-11-03Cleanup: Mark arguments as constHans Goudey
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-11-02Cleanup: Document output of `BKE_object_where_is_calc` and friendsSybren A. Stüvel
2020-11-02Another attempt at fixing T81963: Random rare crashes in override code.Bastien Montagne
2020-11-02Fix incompatible pointer types warning with GCCCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-30Sculpt: Dyntopo detail size edit operatorPablo Dobarro
2020-10-30Sculpt: Add normal orientation to lasso trim toolPablo Dobarro
2020-10-30Refactor: move WorkSpace .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Refactor: move bScreen .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Refactor: move Area .blend I/O to blenkernelJacques Lucke
2020-10-30Fix buffer-overflow in lattice deform evaluationJulian Eisel
2020-10-30Refactor: move view3dshading .blend I/O to blenkernelJacques Lucke
2020-10-30Refactor: move ParticleSettings .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Fix undo steps not allowing re-using old BMain in non-global undo.Bastien Montagne
2020-10-30Cleanup: malformed doxygen sectionsCampbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton
2020-10-30Fluid: Added APIC simulation methodSebastián Barschkis
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey