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-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-07-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-04Cleanup: use doxy-sections for interface_dropboxes.ccCampbell Barton
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-26UI: Support disabled-hint for dropping in the tree-view APIJulian Eisel
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-25UI: Refactor dropping support for the tree-view APIJulian Eisel
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel