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-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-07Cleanup: remove unused Main argument to RNA_path functionsCampbell Barton
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-14Fix T98875: Adding camera background image shows errorJulian Eisel
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-20WM: return the string length from operator name conversionCampbell Barton
2022-04-26WM: disable redraw timer in background modeCampbell Barton
2022-03-29Fix T63795: Display custom properties with brackets in infoYuki Hashimoto
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-02Fix modal item open/close in the outliner since removing tweak eventsCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-22Fix errors in be171b295fc7dGermano Cavalcante
2021-10-22Cleanup: Compile warningsAaron Carlisle
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-15Fix crash using menu search without an active areaCampbell Barton
2021-10-15Cleanup: use const for context argumentCampbell Barton
2021-09-08Fix T91225: Quick Favorites and shortcuts are broken for some propertiesPhilipp Oeser
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-31Fix T90723: User menus & shortcuts fails for sequences, bones & NLACampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-19Cleanup: reduce indentation in loops that check region visibilityCampbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton