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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-24Cleanup: use macro to set flagsCampbell Barton
2019-01-24Animation player: tweaks for zooming in and outSergey Sharybin
2019-01-24Fix T60790, T60636, T60631: MMB emulation issues after recent changes.Brecht Van Lommel
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-23Fix T58438: wrong display of brush angle rotation preview.Pablo Dobarro
2019-01-23Cleanup: use doxy comments for gizmo structsCampbell Barton
2019-01-23Gizmo: add support for gizmos to initialize from the active toolCampbell Barton
2019-01-23WM: add tool property getter functionCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-22Cleanup: Silence pedantic compiler warningSergey Sharybin
2019-01-22Fix T60112: Smooth crashes w/ multiple viewsCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17Fix UI not fully updating while resizing window on Windows and macOS.Brecht Van Lommel
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Fix T60497: wrong statusbar keymap display with MMB emulation.Brecht Van Lommel
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-15Cleanup: styleCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Fix T60388: Warning entering text edit modeCampbell Barton
2019-01-14Fix message bus ID remappingCampbell Barton
2019-01-14Fix T60267: Assert manipulating a collectionCampbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2019-01-11Fix auto-run warning RNA typeCampbell Barton
2019-01-09WM: add keymap.find_from_operator(...)Campbell Barton
2019-01-09Fix IS_EVENT_ACTIONZONE macroCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2019-01-03Fix T59049: some modal transform keys no working in custom keymaps.Brecht Van Lommel
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2019-01-02Fix T59063: operator search menu loses background in some cases.Brecht Van Lommel
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Tool System: default node editor to select toolCampbell Barton