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
path: root/source
AgeCommit message (Expand)Author
2017-06-03Eevee: fix light update when a shadow caster is deletedClément Foucault
2017-06-03Eevee: Polishing of Exponential Shadow mappingClément Foucault
2017-06-03UI: Change shadow map bias tooltipClément Foucault
2017-06-03Eevee: Update Light data panelClément Foucault
2017-06-03Object Mode Engine: Fix spot cone shader.Clément Foucault
2017-06-02Fix for crash/error drawing duplisCampbell Barton
2017-06-02Cleanup: Trailign whitespaceSergey Sharybin
2017-06-02Fix logic for bitwise flags in bases during deg iteratorDalai Felinto
2017-06-02Fixup for 824bf261f773 so Cycles does not show dupliDalai Felinto
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Silence annoying rna warnings from EeveeDalai Felinto
2017-06-02Initial implememtation for dupli objectsDalai Felinto
2017-06-02Suppress assert for meshes with no facesCampbell Barton
2017-06-02Fix T51695: Border select fails w/ lampsCampbell Barton
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-02Fix View3D orientation index initial valueCampbell Barton
2017-06-02Fix crash using non-camera object as cameraCampbell Barton
2017-06-02Eevee: Tag shadow maps to update only when necessary.Clément Foucault
2017-06-02DEG: Add per object update flag for Depsgraph.Clément Foucault
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-06-01Merge branch 'master' into blender2.8Julian Eisel
2017-06-01Remove comment (missed last commit)Campbell Barton
2017-06-01Fix T51651: translate w/ individual origins failsCampbell Barton
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Depsgraph: Cleanup, line wraps after shortening APISergey Sharybin
2017-06-01Depsgraph: Remove operation types enumSergey Sharybin
2017-06-01Depsgraph: use explicit marking of component entry/exit operationsSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_CLASS prefix for node classesSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_TYPE prefix for depsgraph node typesSergey Sharybin
2017-06-01Depsgraph: Remove unused argument from time source querySergey Sharybin
2017-06-01Depsgraph: Remove subgraph nodesSergey Sharybin
2017-06-01Depsgraph: Remove dead codeSergey Sharybin
2017-06-01Depsgraph: Remove dead code from add_time_source()Sergey Sharybin
2017-06-01Depsgraph: Cleanup, get rid of relation typeSergey Sharybin
2017-06-01GPUCodegen: fix missing ViewMatrix in new shading.Clément Foucault
2017-06-01Fix T51687: GPUmat evaluation of shader tree would crash uppon unknown/unsupp...Bastien Montagne
2017-06-01Correct select-similar end valueCampbell Barton
2017-06-01Add Face-Map to select similarCampbell Barton
2017-06-01Fix bad index use drawing deformed face centersCampbell Barton
2017-06-01Clear pose draw data in BGE pose copyCampbell Barton
2017-06-01Fix custom-bone display-at optionCampbell Barton
2017-06-01Resolve assert in weight paint mode w/ no weightsCampbell Barton
2017-05-31Fix bad handling of 'extra' user for groups at their creation.Bastien Montagne
2017-05-31Fix T51680: 'Delete Group' from Group view of Outliner does not work.Bastien Montagne
2017-05-31DwM: Show wire only mesh objectsCampbell Barton
2017-05-31Fix manipulator immediate mode useCampbell Barton
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Task scheduler: Optimize subsequent pushing bunch of tasksSergey Sharybin