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-08-03USD: add USD importerMichael Kowalski
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-08-03Fix T85436: Separate by loose parts doesn't show new objectsCampbell Barton
2021-08-03Correct task ID in 00b57136e4167ef5a303b1215574bb52a22e9194Campbell Barton
2021-08-03UI: Add light count to viewport statisticsFalk David
2021-08-03Revert "Fix spin-gizmo not allowing click events to select vertices"Campbell Barton
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-08-03T90372: Assets: When dropping material use active material slot.Jeroen Bakker
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-03Edit Mesh: Correct normal calculation for "Set From Faces"Campbell Barton
2021-08-02Mesh: Tag normals dirty instead of calculatingHans Goudey
2021-08-02Fix T90356: Frame selected includes active stripRichard Antalik
2021-08-02Fix T87041: Driver Editor not updated in realtimePhilipp Oeser
2021-08-02Asset Browser: Proper context menu for assetsJulian Eisel
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-31Cleanup: Use const mesh argumentsHans Goudey
2021-07-31Cleanup: Remove unused includesHans Goudey
2021-07-31Cleanup: Voxel remesh function namingHans Goudey
2021-07-30Assets: Rename "Mark Asset" operator to "Mark as Asset"Julian Eisel
2021-07-30UI: Move Mark/Clear asset out of ID Data in Outliner context menuJulian Eisel
2021-07-30Cleanup: Move remesh files to C++Hans Goudey
2021-07-30Assets: Disable File Browser only operators for asset browsingJulian Eisel
2021-07-30Fix incorrect poll function used for file path droppingJulian Eisel
2021-07-30Cleanup: Refactor logic of file deletion poll callbackJulian Eisel
2021-07-30UI: Don't show Windows file association operator in search on other OSesJulian Eisel
2021-07-30Preferences: Move "Register File Association" to preferences levelJulian Eisel
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-30Cleanup: Remove unused file description storageJulian Eisel
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Cleanup: limit scope of temporary variablesCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-29Fix T89976: Mirror Keys By Value performs wrong scale conversionSybren A. Stüvel
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
2021-07-29Assets/UI: Resolve major asset view UI template limitationJulian Eisel
2021-07-29Cleanup: Remove unnecessary code for asset view UI templateJulian Eisel
2021-07-29Assets/UI: Sanity check argument for UILayout.template_asset_view()Julian Eisel
2021-07-29Cleanup: Pass asset handle to asset iterator, rather than wrapped fileJulian Eisel
2021-07-29Cleanup: Consistent indent style for asset CMakeLists fileJulian Eisel
2021-07-29Data-block Preview: Create preview using current frameAntonio Vazquez
2021-07-29Cleanup: Fix build warningRichard Antalik
2021-07-29cleanup: editor_image : Remove unused draw functionsjim man
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-29Fix T89952: GPencil channel box selection offsetFalk David
2021-07-28Fix T75028: Improved Font Names in File ManagerHarley Acheson
2021-07-28Cleanup: Remove unnecesary undefsRichard Antalik
2021-07-28Assets: Improve error message when "Clear Asset" failsJulian Eisel
2021-07-28Fix T90221: geometry viewer node links to other socket typesWannes Malfait