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-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-11-30Tracking: Cleanup pattern match DNA definitionSergey Sharybin
2020-11-28Fix some naming and comments in F-Curve smoothing code.Alexander Gavrilov
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-23Tracking: Cleanup, typos and spelling in DNA commentsSergey Sharybin
2020-11-23Tracking: Cleanup, clarify comments in tracking settingsSergey Sharybin
2020-11-20Outliner: Object state filter invert toggleNathan Craddock
2020-11-20Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-19Fix T82769: remove thread local data from PTCacheMemJacques Lucke
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-18Fix T82542: Boundary brush crash with dyntopoPablo Dobarro
2020-11-17Fix T82341: Warning in terminal during property searchHans Goudey
2020-11-16Cleanup: spellingCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Move PanelType flag from DNA to BKE headerHans Goudey
2020-11-13Fix building after 2e53b646f6f02ab112e0823b9577ff2e1920faaeqCampbell Barton
2020-11-13GPencil: Remove "angle_split" from Multiply modifier.YimingWu
2020-11-13Add An Opacity Slider to Overlay WireframeJun Mizutani
2020-11-13UI: make add object tool experimentalCampbell Barton
2020-11-11UI Code Quality: Start refactoring Outliner tree building (using C++)Julian Eisel
2020-11-09Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-09Fix wrong DNA flag for hide face setsPablo Dobarro
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-06Refactor: move Scene .blend lib reading to IDTypeInfo callbackJacques Lucke
2020-11-06Fix T82387: Crash loading file saved with recent master in old versionsJulian Eisel
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: BLI_noiseCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-05Cleanup: Remove unused Panel.snap from DNA and handler codeHans Goudey
2020-11-04Cleanup: make formatAaron Carlisle
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-11-02GPencil: Cleanup comments typo errorAntonio Vazquez
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-10-30Docs: note the purpose of UserDef_Runtime.is_dirtyCampbell Barton