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-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-16Fix T86332: Error using lambda in annotations in Python 3.10Campbell Barton
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-09Cleanup: Document `ensure()`-like behaviour of `KeyMaps.new()`Sybren A. Stüvel
2021-03-09Cleanup: add missing full stop to docstring of functionSybren A. Stüvel
2021-03-09UI: Clean up sub-panel for new boolean modifier optionsHans Goudey
2021-03-08Cleanup: Move LibOverride debug prints to CLOG.Bastien Montagne
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08UI: UVProject modifier: clarify aspect & scale are only for cameraPhilipp Oeser
2021-03-08Cleanup: add use prefix for booleanCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis
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