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-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-29Allow Trackpad Ctrl-Pan to Cycle Enum ValuesYevgeny Makarov
2020-10-27Fix use after free in interface handlerHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-15UI: Add reset to default value to keymapHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09UI: use Ctrl-TrackPad to cycle valuesYevgeny Makarov
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Fix T78503: Disabled layout portion passes mouse throughHans Goudey
2020-09-30Cleanup: Reduce indentationHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Fix assert failure when using Ctrl+Mousewheel on Object Mode buttonJulian Eisel
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18UI: Support interacting with superimposed icons while editingJulian Eisel
2020-09-18UI: Support mouse over highlighting for superimposed iconsJulian Eisel
2020-09-18UI: Correct superimposed icon interaction hotspotJulian Eisel
2020-09-16Cleanup: spellingCampbell Barton
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Curve Profile: Miscellaneous cleanupHans Goudey
2020-09-04Cleanup: typo fix in a commentSybren A. Stüvel
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-26Docs: comments for interface_handlers.cCampbell Barton
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-26Cleanup: build without USE_KEYNAV_LIMIT definedCampbell Barton
2020-08-25Cleanup: Declare variables where they are initializedHans Goudey
2020-08-25Cleanup in interface_handlers.cValentin
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
2020-08-16Cleanup: Quiet GCC maybe uninitialized warningHans Goudey
2020-08-14UI Code Quality: Use derived struct for color ramp buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve mapping buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve profile buttonsHans Goudey
2020-08-07Fix compile error with WITH_INPUT_NDOF after last own commitJulian Eisel
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for color buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived structs for search buttons and decoratorsJulian Eisel
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
2020-08-05Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-08-05Fix T72297: disabled buttons toggling on dragNathan Craddock
2020-07-31Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-30Cleanup: Rename defineHans Goudey
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton