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-12Cleanup: RNA ID enum utility functionCampbell Barton
2020-11-11Cleanup: correct argument order to callbackCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-20UI: Add angle snapping to line gesture toolsPablo Dobarro
2020-10-20UI: Move gesture selection with spacebarPablo Dobarro
2020-10-17Cleanup: Miscellaneous improvements in wm directoryHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UI: Use property split in various pop-up dialogsYevgeny 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
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-07Sculpt: Sculpt Trimming gestures toolsPablo Dobarro
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-09-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-10Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-10Fix T79324: Crash when changing View Layer while VR session runsJulian Eisel
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-04Sculpt: Split Box Mask into its own operatorPablo Dobarro
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-20Fix T79107: Crash changing brush size in GPencil sculptAntonio Vazquez
2020-07-18Cleanup: WM: Use GPUTexture for radial control drawingClément Foucault
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-15Fix T77735: Numinput of radial control operator behaved incorrectlyJacques Lucke
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-05-13UI: About Blender DialogHarley Acheson
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-15UI: default to searching menus instead of operatorsCampbell Barton
2020-04-08Debugging: change Undo/Redo redraw timer to include dependency graph updateBrecht Van Lommel
2020-04-04Cleanup: Split up Window-Manager VR file (and related changes)Julian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-31Fix VR session toggle not changing reliably on session start/endJulian Eisel
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-24UI: add Blender -> System menuCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton