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-08-26UI: Consistent Area Move Snapping LocationsHarley Acheson
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-08-02Fix T87041: Driver Editor not updated in realtimePhilipp Oeser
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-30Assets: Disable File Browser only operators for asset browsingJulian Eisel
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-15Fix: Sequencer backdrop not updated during playback.Jeroen Bakker
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-05-13Cleanup: use boolean argumentCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix crash running window operators in background modeCampbell Barton
2021-04-26UI: Adding Constraint to the Area Join OperationsHarley Acheson
2021-04-23Cleanup: clang-formatCampbell Barton
2021-04-23UI: Join or Close Any Screen AreaHarley Acheson
2021-04-01Fix T86331: Preferences menu inaccessible until window resizeHarley Acheson
2021-03-14Cleanup: remove unused "Gizmo" & "Header" keymapsCampbell Barton
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-16Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-13Fix: popout windows are sized incorrectly on high DPI screensJesse Y
2020-12-27UI: Grammar: "Clean Up" vs "Cleanup" in operator nameHans Goudey
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-23Cleanup: Move functions to new ED (editor) operators file & general cleanupJulian Eisel
2020-12-23Fix T84013: Crash closing maximized File Browser opened from PreferencesJulian Eisel
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-16Assets: Add operator & button to regenerate the automatic previewJulian Eisel
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Cleanup: early return from animation step, reduce indentation levelCampbell Barton
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-08Cleanup: Use bool instead of intHans Goudey
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault