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-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-10Mask: refactor mask_rasterize vector copying into a utility functionSimon Lenz
2022-04-09Curves: Port tangent and normal calculation to the new data-blockHans Goudey
2022-04-09Fix T97133: Crash when creating a scene copyRichard Antalik
2022-04-09Fix: error in previous commitJacques Lucke
2022-04-09Curves: correctly initialize new attributesAngus Stanton
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-09Fix: Various fixes and cleanups in new curves codeHans Goudey
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Disable pixel package sorting.Jeroen Bakker
2022-04-08Merge branch 'master' into temp-T96710-pbvh-pixelsJeroen Bakker
2022-04-08UV Seam extraction.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-08Extending using line segment intersection.Jeroen Bakker
2022-04-08Seams extension in x.Jeroen Bakker
2022-04-08Fix T97150: Export GPencil to PDF or SVG crashes blenderAntonio Vazquez
2022-04-08Extend seams in x direction.Jeroen Bakker
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-08Cleanup: remove unused mface tesselation code from modifier stackBrecht Van Lommel
2022-04-08Fix T97035: crash transferring face corner dataBrecht Van Lommel
2022-04-08Cleanup: Return early in metaball tessellation codeHans Goudey
2022-04-08Functions: optimize simple generated multi-functionsJacques Lucke
2022-04-08Fix T97123: Applying modifier to multi-user: other objects were also convertedDalai Felinto
2022-04-08Curves: operator to snap curves to surfaceJacques Lucke
2022-04-08Cleanup: pass the buffer length into `txt_insert_buf`Campbell Barton
2022-04-08Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-08Cleanup: clang-formatCampbell Barton
2022-04-08Fix T91541: Naming of Freestyle Curvature 3D modifierUjwal Kundur
2022-04-08Fix: Copy resolution when creating CurveEval from CurvesMattias Fredriksson
2022-04-08Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-08Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-08BVH Utils: use fall-through in 'BKE_bvhtree_from_mesh_get'Germano Cavalcante
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