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-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
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-22Fix T80013: Crash when toggling maximized areaHans Goudey
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-21Cleanup: Use LISTBASE_FOREACH in editors/screen directoryHans Goudey
2020-08-20Revert "Cleanup: Use LISTBASE_FOREACH in editors screen directory"Hans Goudey
2020-08-20Cleanup: Use LISTBASE_FOREACH in editors screen directoryHans Goudey
2020-08-10Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-10Fix T79619: Sequencer window not updating whilst playing animationJeroen Bakker
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-19Cleanup: unused argument warningCampbell Barton