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-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-05Object: Mode switching operatorCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
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