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-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
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-08Cleanup: reduce variable scopes in node_draw.cJacques Lucke
2020-09-08Cleanup: reduce variable scopes in drawnode.cJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-30Fix T80138 Node Editor: Add Frame turns background grayClément Foucault
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Fix T79915: crash when changing to white noise textureJacques Lucke
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault