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-10-12Cleanup: warningsCampbell Barton
2019-10-04UI: Move all Selected Markers when DraggingJulian Eisel
2019-09-14UI: quiet warning when drawing markersJacques Lucke
2019-08-27Fix marker name drawing without intended offset in some casesBrecht Van Lommel
2019-07-31Fix T67573: Missing offset in marker names on current frameAlessio Monti di Sopra
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-03Markers: Click-drag in empty area to box select markersJacques Lucke
2019-05-29Markers: fix error in previous commitJacques Lucke
2019-05-29Cleanup: Remove unused marker operator wrappersJacques Lucke
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-07Fix compilation errorSergey Sharybin
2019-05-07UI: Use scrubbing theme setting for markers background.Pablo Vazquez
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor markers drawingJacques Lucke
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-08UI: Marker position slightly offset.Pablo Vazquez
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-22Fix T57977: VSE: Markers lines get highlighted when using box selectClément Foucault
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-03UI: On markers alternate between filled/outline camera icon on selection.Pablo Vazquez
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton