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-12-08Fix T91680: viewport selection broken in macOS x86 build with Xcode 13Brecht Van Lommel
2021-12-08Cleanup: Use float2 for node view functionsHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Fix T93467: Use world bg color for pose library previewsYuchen Wen
2021-12-07Fix memory leak when loading large asset librariesJulian Eisel
2021-12-07Cleanup: Use rcti marking dirty regions when texture painting.Jeroen Bakker
2021-12-07Cleanup: Fix various source typosluzpaz
2021-12-07Fix: Remove line from common invokeChristoph Lendenfeld
2021-12-07Cleanup: renames in graph_slider_opsChristoph Lendenfeld
2021-12-07Cleanup: Use C++ types for multi input socket sortingHans Goudey
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
2021-12-06Disable asset indexing in the Asset ListSybren A. Stüvel
2021-12-06Asset Indexer: use fixed-length string for ID codeSybren A. Stüvel
2021-12-06Fix T93314: Thumbnails not drawn with default scaleRichard Antalik
2021-12-06Fix T93388: dropping object on grid in orthogonal view misses the floor planeGermano Cavalcante
2021-12-06Fix T93732: Snap Cursor not working after changing Add Object settingsGermano Cavalcante
2021-12-06Cleanup: Remove unnecesary node type draw callbackHans Goudey
2021-12-06Cleanup: Remove unnecessary node type callbacks for drawingHans Goudey
2021-12-04Create generic modal functions from GRAPH_OT_decimateChristoph Lendenfeld
2021-12-04Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-03Cleanup: Remove unused codeHans Goudey
2021-12-03Cleanup: Const, use references, C++ typesHans Goudey
2021-12-03Cleanup: Comments and ordering in node editor headerHans Goudey
2021-12-03Cleanup: Use typed enum for node resize directionHans Goudey
2021-12-03Fix T93541: Use warning instead of error for exceeding layer limitsJesse Yurkovich
2021-12-02UI: Expand tree-view items (e.g. asset catalogs) on click to activateJulian Eisel
2021-12-02Asset Browser: Don't expand top-level catalogs by defaultJulian Eisel
2021-12-02Asset Browser: Remove home icon for "All" itemJulian Eisel
2021-12-02Asset Browser: Nest all catalogs under the "All" itemJulian Eisel
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-12-02Fix T92268: Group input and output nodes have inconsistent paddingNikhil Shringarpurey
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Cleanup: Fix errors in previous commitRichard Antalik
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-30Fix T93368: Dragging Blends Without PreviewsHarley Acheson
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30Fix T93477: Viewport X-Ray is influencing snapping even in material modeGermano Cavalcante
2021-11-30Fix T93508: Shift+F1 to switch to asset browser randomly crashesJulian Eisel
2021-11-30Asset Bundle Copy button: only report each external dependency onceSybren A. Stüvel
2021-11-30Fix T92577: Cannot open shortcut folders on WindowsJulian Eisel
2021-11-30Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel