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-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Cleanup: Reduce variable scopeHans Goudey
2020-12-15Cleanup: Use LISTBASE_FOREACH macro, reduce variable scopeHans Goudey
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02UI: update node socket colorsPablo Vazquez
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-11-30Cleanup: Reduce variable scope in node drawing codeHans Goudey
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-20Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use doxy sections for node_group.cCampbell Barton
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-29UI: Improved alignment of labels and buttonsYevgeny Makarov
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Fix T81684: node location not handled correctlyJacques Lucke
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-13Cleanup: Remove unused properties from node Viewer Region operatorJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09UI: Fix node label overflow on high-DPIYevgeny Makarov
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-10-02CleanUp: Remove header only definitionJeroen Bakker
2020-10-02CleanUp: snode_group_offset -> space_node_group_offsetJeroen Bakker
2020-10-02CleanUp: Renamed drawnodespace -> node_draw_spaceJeroen Bakker
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-16UI: Add grid-related theme optionsRed Mser