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-10-19Fix T101866: Incorrect buttons for space-mouse enterpriseCampbell Barton
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-08-09WM Modal Keymaps: Add accessors to modal event values.Bastien Montagne
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-06-29Benchmark: Add eevee viewport playback tests.Jeroen Bakker
2022-06-24PyAPI: Expose event.type_prev, value_prevCampbell Barton
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-20WM: return the string length from operator name conversionCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Event System: remove unused NDOF buttonsCampbell Barton
2022-03-02Cleanup: rename direction enum as it's part of the key-map itemCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Fix T95238: BPY Documentation for Tablet Pressure is IncorrectGermano Cavalcante
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'makesrna'Campbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-18WM: support setting the operators idle cursorCampbell Barton
2021-10-18Cleanup: de-duplicate operator registrationCampbell Barton
2021-10-12XR Controller Support Step 3: XR EventsPeter Kim
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-08-25BLI_string_utf8: remove unnecessary utf8 decoding functionsCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-03-29Fix T86983: `bl_description = None` crash on RNA class registrationCampbell Barton
2021-01-13Cleanup: rename enum for event value itemsCampbell Barton
2021-01-13Fix WM_event_print error printing tweak events valueCampbell Barton
2021-01-13Fix Event.value RNA access with tweak event typesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin