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-05Animation: add function to apply a pose from an ActionSybren A. Stüvel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
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-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-01Fix T85981: Undo on linked rig with overrides loses custom shapes.Bastien Montagne
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-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
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-24Fix crash updating themes in background modeCampbell Barton
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
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
2021-02-17Cleanup: Missing word in rna descriptionNathan Craddock
2021-02-17Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-17Fix T85722: missing updates adding modifiers via pythonPhilipp Oeser
2021-02-17Geometry Nodes: Support integer type in the Attribute Fill NodeHans Goudey
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16LibOverride: Add support for rotation mode of PoseBones.Bastien Montagne
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-15Attributes: return refined Attribute from attributes.new methodJacques Lucke
2021-02-15Fix T85633: Misspelling of "neighborhood" in descriptionHans Goudey
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault