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
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
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-08-06Manipulator: experimental lamp positioning toolCampbell Barton
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-09Clear Transforms and DeltasJoshua Leung
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-01-14Add object mode select more/lessCampbell Barton
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton