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-06-26Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overridestemp-dynamic-overridesDalai Felinto
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-15Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overridesDalai Felinto
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-12Merge branch 'blender2.8' into temp-dynamic-overridesBastien Montagne
2018-06-11Improve/partially fix overriding of Object material pointers.Bastien Montagne
2018-06-11Cleanup: remove object.is_visible.Brecht Van Lommel
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-09RNA: revert object mode re-orderCampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-05Static Override: Fix order of operations issue in material slots.Bastien Montagne
2018-06-05Static Override: progresses towards full support for material slots.Bastien Montagne
2018-06-05Fix stupid mistake in previous commit.Bastien Montagne
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-06-05Baby step towards making overridable materials for objects.Bastien Montagne
2018-06-01UI: use same "Viewport Display" name for scene/object/material panels.Brecht Van Lommel
2018-05-31Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overridesDalai Felinto
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overridesDalai Felinto
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Keymap: group paint modes, reorder enumCampbell Barton
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-25Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overridesDalai Felinto
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Initial step to support dynoverride eval in RNA code.Bastien Montagne
2018-05-13Fix missing path callback for new Object.display struct.Bastien Montagne
2018-05-13Fix missing path callback for new Object.display struct.Bastien Montagne
2018-05-09Dynamic Override PropertiesDalai Felinto
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-02Static Override: add insertion for modifiers and one constraints, fix editing...Bastien Montagne
2018-05-02Cleanup.Bastien Montagne
2018-05-02Static Override: Add proper 'apply' callback for object constraints insertion.Bastien Montagne
2018-05-02Static override: Add basic two-passes system needed for apply insert op.Bastien Montagne
2018-05-02Static override: initial work for generating 'insertion' in collections.Bastien Montagne
2018-04-23Static Override: initial enabling of overrides for modifiers and constraints.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto