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-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
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-03Cleanup: Editors/Screen, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01LibOverride: Tweak more poll functions to prevent illegal operations.Bastien Montagne
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-06-29Fix T78229: Playhead not refreshing when area is maximizedJeroen Bakker
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-23Animation: Only update timeline header during playbackJeroen Bakker
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-19UI: Avoid rebuilding outliner tree when changing area sizeJulian Eisel
2020-06-19Performance: Never draw channels region during playbackJeroen Bakker
2020-06-19Cleanup: SPACE_ACTION does not have a RGB_TYPE_TOOL_HEADERJeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-24Fix T77000: Preferences window can not be opened from script operatorJulian Eisel