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-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-07-23Fix T67450: Crash undoing edit-mode lattice resolutionCampbell Barton
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Fix T61272: Undo fails to track multi-edit mode enter/exitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-25Local ViewDalai Felinto
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-29Cleanup: styleCampbell Barton
2018-10-27Fix T57367: Multi-Object-Mode: Edit Lattice selection only working for active...Dalai Felinto
2018-10-26Multi-Objects: LATTICE_OT_make_regularDalai Felinto
2018-10-24Fixup for LATTICE_OT_flipDalai Felinto
2018-10-24Multi-Objects: LATTICE_OT_flipDalai Felinto
2018-10-24Multi-Objects: LATTICE_OT_select_more/lessDalai Felinto
2018-10-24Multi-Objects: LATTICE_OT_select_ungroupedDalai Felinto
2018-09-03Cleanup: warningCampbell Barton
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-04Kemap: mirror, flip changes from T55162Campbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-22Multi-Object-Mode: EditLattice Select AllCampbell Barton
2018-04-22Lattice Select Random, MirrorCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton