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-10-14Cleanup: clang-tidy, clang-format & spellingCampbell Barton
2021-10-13Fix T92192: Inconsistent curve circle primitive directionHans Goudey
2021-10-13Fix T92180: Curve subdivide incorrect result for poly splinesHans Goudey
2021-10-13Geometry Nodes: Material Index - minor cleanupJohnny Matthews
2021-10-13Geometry Nodes: Fields version of edge split nodeHans Goudey
2021-10-13Geometry Nodes: Make attribute capture work on instancesHans Goudey
2021-10-13Geometry Nodes: Rotate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Scale Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Add Selection to Instance on PointsJohnny Matthews
2021-10-13Geometry Nodes: Translate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Material Index, Set MaterialJohnny Matthews
2021-10-13Geometry Nodes: Add "XYZ" label to instance on points scaleHans Goudey
2021-10-13Geometry Nodes: Add units to set radius node inputsHans Goudey
2021-10-12Fix T92160: Geometry Proximity node can produce invalid valuesHans Goudey
2021-10-12Fix T92149: Crash in delete geometry node after curve fill nodeWannes Malfait
2021-10-12Fix T92150: Incorrect invert in Delete Geometry nodeWannes Malfait
2021-10-12Cleanup: Attempt to fix benign macOS compile warningsHans Goudey
2021-10-12Fix: Incorrect error message in set spline resolution nodeHans Goudey
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-11Fix T92102: Issues with align euler to vector nodeJarrett Johnson
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-10-11Cleanup: match parameter name in function declaration and implementation.Bastien Montagne
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-07Cleanup: Rename enum valuesHans Goudey
2021-10-07Fix: Missing field markers for curve fillet node inputsHans Goudey
2021-10-07Nodes: Move texture nodes to C++Charlie Jolly
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Fix: Add missing function node declaration for RGB and Float Curve nodesCharlie Jolly
2021-10-05Geometry Nodes: Rename "String Join" node to "Join Strings"Erik Abrahamsson
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Fix field type in curve resample nodeHans Goudey
2021-10-04Cleanup: Remove unused variable and includeHans Goudey
2021-10-04Fix: Geometry Nodes Handle Type Selection FixJohnny Matthews
2021-10-04Geometry Nodes: Curve Trim Node UpdateJohnny Matthews
2021-10-04Nodes: Revert some socket declarations to previos APIAaron Carlisle
2021-10-04Cleanup: tag unused parameters as such.Bastien Montagne
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Geometry Nodes: Points to Volume Fields fixesJohnny Matthews (guitargeek)
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more method definitions out of their classJacques Lucke
2021-10-03Cleanup: move more methods out of classesJacques Lucke
2021-10-03Geometry Nodes: Points to Volume Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: use movable output attribute instead of optionalJacques Lucke
2021-10-03Geometry Nodes: Resample Curve Fields UpdateJohnny Matthews (guitargeek)