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-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08NLA: Remove Hold resetting between Hold_Forward BehaviorSybren A. Stüvel
2022-04-08Fix: accidentally swapped value with itselfJacques Lucke
2022-04-08Fix T97150: Export GPencil to PDF or SVG crashes blenderAntonio Vazquez
2022-04-08Cleanup: Define new curves normal mode in DNAHans Goudey
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Cleanup: remove unused mface tesselation code from modifier stackBrecht Van Lommel
2022-04-07Fix T97035: crash transferring face corner dataBrecht Van Lommel
2022-04-07Cleanup: Return early in metaball tessellation codeHans Goudey
2022-04-07Functions: optimize simple generated multi-functionsJacques Lucke
2022-04-07Fix T97123: Applying modifier to multi-user: other objects were also convertedDalai Felinto
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Cleanup: pass the buffer length into `txt_insert_buf`Campbell Barton
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Fix T91541: Naming of Freestyle Curvature 3D modifierUjwal Kundur
2022-04-07Fix: Copy resolution when creating CurveEval from CurvesMattias Fredriksson
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-07Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-06BVH Utils: use fall-through in 'BKE_bvhtree_from_mesh_get'Germano Cavalcante
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Fix: T78228 Send all python errors to info editorCampbell Barton
2022-04-06Cleanup: quiet compiler warningsCampbell Barton
2022-04-06BVH Utils: remove 'isolate' parameterGermano Cavalcante
2022-04-06BVH Utils: Remove '_allocated' members from 'BVHTreeFromMesh'Germano Cavalcante
2022-04-06Refactor: remove cache parameters from `bvhtree_from_` functionsGermano Cavalcante
2022-04-06Cleanup: Simplify if statements, clang tidyHans Goudey
2022-04-06Refactor: Deduplicate and simplify BVH Utils codeGermano Cavalcante
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-04-05Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-05Fix: Assert fails when evaluating single point Bezier curveHans Goudey
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04Move ImageTileWrapper to BKE.Jeroen Bakker
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: Simplify zero-initializing DNA structures in C++Sergey Sharybin
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-03Curves: Inline some simple methodsHans Goudey
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Remove object bounding box functionHans Goudey