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-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell 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-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-23Cleanup some remaining LOD stuff after BGE removal.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
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-01-16Static override: cleanup: name consistency.Bastien Montagne
2017-11-29Make basic object & bones transformations overridable.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-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
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-05-26Fix T44821: Making warp shortcut failsCampbell Barton
2015-04-22Logic Editor: Buttons for moving game properties up/downTristan Porteries
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-11Transfer data: cleanup: Remove 'vertex_group_transfer_weight' operator.Bastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-06Fix T41343, hard to remove group from objects.Antony Riakiotakis