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
2020-03-06Cleanup: add decimal values for event types, order by valueCampbell Barton
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-03IDs: modify wm.previews_clear operator to make space for new ID typesBrecht Van Lommel
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-28UI: Remove Support for Large CursorsHarley Acheson
2020-02-28UI: improve label text colors in save and security popupsYevgeny Makarov
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-18Fix T62612: Saving with "Remap Relative" makes ALL paths relativeCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Fix T67924: transform right/up arrow keys not working on macOSBrecht Van Lommel
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-13Fix T71112: UILayout.activate_init when used in popups that refreshCampbell Barton
2020-02-13Fix crash using '--debug-handlers' command line argumentCampbell Barton
2020-02-13Fix T73727: Invalid event.type for Gizmo.modal callbackCampbell Barton
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Fix T67084: Modal keymaps could show the wrong shortcutPhilipp Oeser
2020-02-04Fix errors from conflicts in last mergeJulian Eisel
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Reports: Add utility to cancel displayed reportsJulian Eisel
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T65306: UI widgets clipped when scaled upCampbell Barton
2020-02-01UI: Shortcut String ChangesHarley Acheson
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Cleanup: remove WM_keymap_verify_itemCampbell Barton
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Cleanup: ED_editors_flush_* functionsCampbell Barton
2020-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29UI: hide filter alembic optionCampbell Barton
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Fix T68960: Crash loading app-template keymapCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel