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-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-11-02Nodes: Reuse input sockets when creating new node groupsCsaba Boncsér
2022-10-31Nodes: Improve socket node lookup performanceHans Goudey
2022-10-24Fix T101210: invalid internal node links lead to crashJacques Lucke
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-06Cleanup: Remove unnecessary MOD_nodes.h includesHans Goudey
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Geometry Nodes: new Sample UV Surface nodeJacques Lucke
2022-09-28Geometry Nodes: Curve and mesh topology access nodesHans Goudey
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-26Geometry Nodes: Control Point Neighbors NodeJohnny Matthews
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-22Geometry Nodes: Add Self Object NodeHans Goudey
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-18Geometry Nodes: New Face Set Boundaries nodeWannes Malfait
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-09Nodes: fix memory leakJacques Lucke
2022-09-08Silence warnings/assert about invalid embedded IDs for older blendfiles.Bastien Montagne
2022-09-08IDManagement: change `IDTypeInfo.owner_get` to instead return address of the ...Bastien Montagne
2022-09-07IDManagement: Add some assert to ensure lib consistency in embedded IDs.Bastien Montagne
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-09-06Cleanup: IDManagement: Simplify `owner_get` calllback of IDTypeInfo.Bastien Montagne
2022-09-06Address to some extent issues with invalid embedded IDs in existing files.Bastien Montagne
2022-09-06Fix T100850: Regression: Gpencil: crash on material color and other propertie...Bastien Montagne
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-04Cleanup: Replace recursive quadratic node link mute operationHans Goudey
2022-09-03Cleanup: use more standard variable name for node socketsHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-30Cleanup: formatCampbell Barton
2022-08-29I18n: translate newly created node group socketsDamien Picard
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-10Fix T100308: Removing scene time node does not update relationsHans Goudey
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani