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-01-12Fix T94071: Area Split ImprovementsHarley Acheson
2022-01-10Cleanup: Consistent naming GPU_SHADER_2D_AREA_BORDERS.Jeroen Bakker
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-27Cleanup: Use vector functionAaron Carlisle
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: spelling in commentsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-11-30Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-30Fix T93368: Dragging Blends Without PreviewsHarley Acheson
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-22UI: Use a map for block name lookupsErik
2021-11-08Cleanup: Grammar in commentsHans Goudey
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-28Fix fallback tools for the sequence editorCampbell Barton
2021-10-27WM: de-duplicate cursor motion checks for selection pickingCampbell Barton
2021-10-26Asset Browser: Improve hint for asset library that isn't foundJulian Eisel
2021-10-26UI: Rename operator to open Preferences windowJulian Eisel
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-22Cleanup: spelling in comments, use C style commentsCampbell Barton
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-10-22Fix crash when creating a new window failsCampbell Barton
2021-10-21Fix T92371: Move AZONE_REGION When OverlappedHarley Acheson
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
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-10-20Tracking: support editing all selected tracksPhilipp Oeser
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-17UI: Adjust header color when active instead of inactivePablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30UI: Increase Area Resize Edge Hit SizeHarley Acheson
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-24Fix T91192: Context.copy() crashes on file loadCampbell Barton