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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
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-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Keymap: Make Ctrl-Tab toggles pose modeCampbell Barton
2018-07-04Keymap: Remove pie menu from tab-keyCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: reinstate Ctrl-L keyCampbell 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
2018-06-29Keymap: re-enable object apply transformCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-15Keymap: use click event for tab-keyCampbell Barton
2018-06-07Keymap: continued testing/developmentCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Link to Collection - Add shortcut (Shift + M)Dalai Felinto
2018-05-30Keymap: group paint modes, reorder enumCampbell Barton
2018-05-30Keymap: Pose/Weight-Paint modes now co-existCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-30Select Grouped: Collection Part IDalai Felinto
2018-03-28Move to Collection - initial operatorDalai Felinto
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for paint & objectCampbell Barton
2018-01-16Static override: cleanup: name consistency.Bastien Montagne
2017-11-29Make basic object & bones transformations overridable.Bastien Montagne
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne