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-11-09Asset System: New core type to represent assets (`AssetRepresenation`)Julian Eisel
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-12UV: add grid shape source to the uv editor, and add new "pixel" optionChris Blackbourn
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-22UV: add toggle to show the grid over the imageChris Blackbourn
2022-09-21Refactor: Move file browser filelist.c to C++Julian Eisel
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-19Cleanup: spellingCampbell Barton
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-18Outliner: Refactor outliner tree-hash interfaces with C++Julian Eisel
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
2022-07-27Cleanup: Move wm_dragdrop.c to C++Hans Goudey
2022-07-07Cleanup: Correct comment with spreadsheet enum typeHans Goudey
2022-06-29Spreadsheet: display byte colors as scene linear floatsBrecht Van Lommel
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-05UI: Add Gizmos toggle to SpaceImageJuanfran Matheu
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-16File Browser: Improve usage of threads in the creation of thumbnailsGermano Cavalcante