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
2021-03-05Merge branch 'master' into temp-spreadsheet-editortemp-spreadsheet-editorJacques Lucke
2021-03-05UI: Add Presets for high framerate videoAaron Carlisle
2021-03-05UI: save-preview tip now states that it's used for blend thumbnailsCampbell Barton
2021-03-04Fix T86209: Preference Defaults "Relative Paths" tooltip could be improved.Bastien Montagne
2021-03-03Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-03Cleanup: make formatJacques Lucke
2021-03-03Fix (unreported) Outliner missing updates copying IDs via pythonPhilipp Oeser
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-02Cleanup: remove unused argumentsRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-03-02Cleanup: RNA: Remove useless setter of PoseBone's custom shape.Bastien Montagne
2021-03-02Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-01Fix T85981: Undo on linked rig with overrides loses custom shapes.Bastien Montagne
2021-03-01initial listeners for main regionJacques Lucke
2021-03-01Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-27Fix error converting simulated events press/release to clicksCampbell Barton
2021-02-27RNA: add Region.data member to access RegionView3DCampbell Barton
2021-02-26initial support for rows for selected verticesJacques Lucke
2021-02-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-26use new spreadsheet iconJacques Lucke
2021-02-26Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-25Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-25initial pinning in header uiJacques Lucke
2021-02-25Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24refactor spreadsheet drawingJacques Lucke
2021-02-24Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-24Fix crash updating themes in background modeCampbell Barton
2021-02-23Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-22initial header drawingJacques Lucke
2021-02-22initial spreadsheet boilerplate codeJacques Lucke
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20Cleanup: reference near duplicate enum definitionsCampbell Barton
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: Use title case for labelHans Goudey
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-19Docs: corrections to vertex group & face-map docstringsCampbell Barton
2021-02-19PyAPI Docs: Clarifiy vertex group index list paramaterAaron Carlisle
2021-02-18Cleanup: spelling, correct doc-string argumentsCampbell Barton
2021-02-17Merge branch 'blender-v2.92-release'Nathan Craddock