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
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-19Fix T95257: Filter files on "name" and "relpath"Harley Acheson
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-11Fix T94692: Show Cached OneDrive ThumbnailsHarley Acheson
2022-03-11Fix T85689: Replace SHGetFileInfoW for Drive NameHarley Acheson
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-07Fix T95256: Crash when creating off-screen pose assetSybren A. Stüvel
2022-03-03File Browser UI: Allow dragging anywhere in a file preview tile to dragJulian Eisel
2022-03-02Cleanup: Use rectangle for file browser tile drawingJulian Eisel
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-08BLF: Enable Filtering of woff and woff2 FontsHarley Acheson
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28UI: Add OneDrive to System List for WindowsHarley Acheson
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-09Fix T93691: Crash when loading custom thumbnail in custom libraryJulian Eisel
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix memory leak when loading large asset librariesJulian 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