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-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-06Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-08-04Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-08-04Fix T78932: fix linking reroute nodes of different typeJacques Lucke
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-04Merge branch 'blender-v2.90-release'Alexander Gavrilov
2020-08-04Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs.Alexander Gavrilov
2020-08-04Node Groups: fix placement of the Output node when creating a group.Alexander Gavrilov
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-23Merge branch 'blender-v2.90-release'Campbell Barton
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-22Nodes: add missing update tags in the case of simulation node treesJacques Lucke
2020-07-21Cleanup: spellingCampbell Barton
2020-07-15Fix T78369: Sculpt Vertex Colors not rendering in EEVEEPablo Dobarro
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-03Cleanup: Editors/Space/Node, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Fix T78264: Auto Render stops working after rendering manuallySergey Sharybin
2020-06-25Cycles: add support for rendering sculpt vertex colorsBrecht Van Lommel
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T75694: Compositor Backdrop boundbox missing updatesPhilipp Oeser
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-11Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-11Fix T76559: Crash after deleting material leaves invalid pointer in node editor.Bastien Montagne
2020-05-11Fix T74713: Unpredictable active texture node for WorkbenchSergey Sharybin
2020-05-11Fix T74713: Unpredictable active texture node for WorkbenchSergey Sharybin
2020-05-09Cleanup: spellingCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton
2020-05-05Cleanup: use int instead of short for lasso array lengthCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Simulations: UI for core particle nodesJacques Lucke
2020-04-20Nodes: Add emitters, events, forces and control flow socket typesJacques Lucke
2020-04-20Nodes: New Object and Image socket typesJacques Lucke
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-16Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-16Fix T75680: Nodegroup user count increased when file saved in edit group mode.Bastien Montagne