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-04-26Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-26Cleanup: Move displist.cc to C++Hans Goudey
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-04-26Splines: Fix interpolation for bezier splinesHans Goudey
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Splines: Cleanup, add comments, formattingHans Goudey
2021-04-26Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-26Fix (unreported): Geometry nodes instance ids not copied or clearedHans Goudey
2021-04-26Splines: Cleanup, add commentHans Goudey
2021-04-26Splines: Rename DCurve to SplineGroupHans Goudey
2021-04-25Splines: Add bounding box node supportHans Goudey
2021-04-25Splines: Cleanup, remove more unecessary changesHans Goudey
2021-04-25Splines: Reset unecessary geometry nodes changesHans Goudey
2021-04-25Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-25Splines: Fix curve lookup (for trim node)Hans Goudey
2021-04-25Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-04-24Splines: Halve the size of the bezier interpolation cacheHans Goudey
2021-04-23Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-23Merge branch 'blender-v2.93-release'Bastien Montagne
2021-04-23Fix bug/crash in ID bulk deletion code.Bastien Montagne
2021-04-23Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-23Fix T87582: incorrect interpolation from edge to corner domainJacques Lucke
2021-04-23Geometry Nodes: warn when output attribute has not been savedJacques Lucke
2021-04-23Splines: Fix cache not recalculated errorHans Goudey
2021-04-23Splines: Reorganize class inheritence, evaluationHans Goudey
2021-04-22Splines: Add commentsHans Goudey
2021-04-22Splines: Continue cleanupHans Goudey
2021-04-22Splines: Continue cleanupHans Goudey
2021-04-22Splines: Cleanup: Rename variables and typesHans Goudey
2021-04-22Splines: CleanupHans Goudey
2021-04-22Geometry Nodes Curves: Rename filesHans Goudey
2021-04-22Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-22Geometry Nodes: Add initializer for attribute creationHans Goudey
2021-04-22Geometry Nodes: Get attribute domain and type without allocationHans Goudey
2021-04-22Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-22Geometry Nodes Curves: Refactor NURBS samplingHans Goudey
2021-04-22Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-21Geometry Nodes: add method to get attribute by name and typeJacques Lucke
2021-04-21Geometry Nodes: extract mesh surface sampling functions to separate fileJacques Lucke
2021-04-20Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-20Geometry Nodes Curves: Sample positions from NURBS curvesHans Goudey
2021-04-20Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-20Fix T86871: Crash with to_mesh() on tapered bezier curveCampbell Barton
2021-04-20Geometry Nodes: support geometry nodes modifier on volume objectsJacques Lucke
2021-04-20Cleanup: remove redundant code/comments from BKE_mesh_nomain_to_meshCampbell Barton
2021-04-20Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-20Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton