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-19Geometry Nodes: Categories for the nodesDalai Felinto
2020-11-19Geometry Nodes: T82701 Name for initial Node GroupsDalai Felinto
2020-11-19Geometry Nodes - Internal rename + API change: NODES for anything but UIDalai Felinto
2020-11-19Geometry Nodes: transform geometry in Object Info nodeJacques Lucke
2020-11-19Geometry Nodes: give nodes access to object that is being modifiedJacques Lucke
2020-11-19Geometry Nodes: simplify attributes api and support deletionJacques Lucke
2020-11-18Geometry Nodes: support controlling instance scale in point instancer nodeJacques Lucke
2020-11-18Geometry Nodes: support point cloud component in random attribute nodeJacques Lucke
2020-11-18Geometry Nodes: support rotation and scale in instances componentJacques Lucke
2020-11-18Geometry Nodes: fix memory leakJacques Lucke
2020-11-18Geometry Nodes: initial Random Attribute nodeJacques Lucke
2020-11-18Geometry Nodes: use attribute api in point instance nodeJacques Lucke
2020-11-18Geometry Nodes: use attribute api in point distribute nodeJacques Lucke
2020-11-18Geometry Nodes: initial generic attribute access APIJacques Lucke
2020-11-18Functions: add float2 cpp typeJacques Lucke
2020-11-18Merge remote-tracking branch 'origin/master' into geometry-nodesDalai Felinto
2020-11-18Geometry Nodes: Unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-11-18Cleanup: Remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-11-18Cleanup: Remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
2020-11-18Remove Point Cloud object from experimentalDalai Felinto
2020-11-18Remove Geometry Nodes Editor from experimentalDalai Felinto
2020-11-18Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-18Fix T82542: Boundary brush crash with dyntopoPablo Dobarro
2020-11-17LibOverride: PointCache: Add UI feedback about need to enable Disk Cache.Bastien Montagne
2020-11-17Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-17Cleanup: Clang tidy else after returnHans Goudey
2020-11-17Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Bastien Montagne
2020-11-17Cleanup: Fix incorrect RNA property label/tooltip re active NLA track.Bastien Montagne
2020-11-17Cleanup: Remove unecessary NULL checkHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-17Fix T82770: Artifacts when painting on generated transparent imageJeroen Bakker
2020-11-17Fix T82341: Warning in terminal during property searchHans Goudey
2020-11-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-17Fix T77561 EEVEE: Refraction BSDF is using world probe during glossy bakeClément Foucault
2020-11-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Fix T82637: pack UV islands fails with some non-manifold meshesCampbell Barton
2020-11-17BMesh: support for comparing loops when calculating face-groupsCampbell Barton
2020-11-17BMesh: add UV face transform and minmax utility functionsCampbell Barton
2020-11-17BLI_rect: add a float version of the 'pad' functionCampbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-17Fix T82064: Add Image Clone tool to overlay engineJeroen Bakker
2020-11-17Clang-tidy, fix bugprone-exception-escape.Ankit Meel
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17VSE: Fix prefetch initialization sequenceRichard Antalik
2020-11-17RNA define: check and report invalid usages of ID pointers properties.Bastien Montagne