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-01-22Fix Asset Browser showing old name after renaming data-blockJulian Eisel
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-08Cleanup: Use enum for file selection type definitionsJulian Eisel
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-11-20Outliner: Object state filter invert toggleNathan Craddock
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-11UI Code Quality: Start refactoring Outliner tree building (using C++)Julian Eisel
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-04Cleanup: make formatAaron Carlisle
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-05Rename eSpaceSeq_Proxy_RenderSize membersRichard Antalik
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"Jeroen Bakker
2020-09-15Image Editor: Make Rendering of Pure Emissive Colors OptionalJeroen Bakker
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-08Cleanup: rename group to collection for internal instancing flagCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-07Cleanup: spellingCampbell Barton
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-07Cleanup: use eSpace_Type in switch statementsCampbell Barton
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-03Cleanup: text-view comments, variable names, const argsCampbell Barton
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra