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
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-13CMake: add missing includesCampbell Barton
2017-06-12Fix T51777: Separating objects by selected vertices in Eevee causes crashDalai Felinto
2017-06-12Renaming: *_Iterator_begin/next > *_iterator_begin/nextDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Depsgraph: Remove residue from partial updates supportSergey Sharybin
2017-06-12Draw Manager: Fix memory issues when copying sceneDalai Felinto
2017-06-12Depsgraph: Traversing should be consistent for nodes and relationshipDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Depsgraph: Use depsgraph from handle rather than from sceneSergey Sharybin
2017-06-12Depsgraph: Add utility function to get depsgraph from node handleSergey Sharybin
2017-06-12Depsgraph: Remove outdated commentSergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Fix crash drawing non-mesh geometryCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-11Use two decimal places for UI scale User Preference optionJulian Eisel
2017-06-11BLI_kdopbvh: add ifdef's for debugging infoCampbell Barton
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-10Draw Cache: fix probe vbo sizeClément Foucault
2017-06-10Rename node_widgets -> node_manipulatorsCampbell Barton
2017-06-10Missed last commitCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-10Probe: Small UI improvmentsClément Foucault
2017-06-10Eevee:Uuse compressed format for probes.Clément Foucault
2017-06-10Eevee: Probe: fix roughness bug and optimize probe evaluation.Clément Foucault
2017-06-10Probe: Add object mode volume visualisationClément Foucault
2017-06-10Probe: Remove Bounding Box parameter.Clément Foucault
2017-06-09Eevee: Add parallax correction to probe reflectionsClément Foucault
2017-06-09Fix missing updates when changing probe's clippingSergey Sharybin
2017-06-09Fix crash when using sculpt dynamic smoothDalai Felinto
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Draw Manager: stop using stack memory!Dalai Felinto
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Eevee: Fix crash when saving file / opengl render.Clément Foucault
2017-06-09Eevee DoF: Use more reasonable UI range for anamorphic bokehDalai Felinto
2017-06-09Fix T51720: Depth of Field Bug - Black ScreenDalai Felinto
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-09Math Lib: Add mat3_from_axis_conversion_singleCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix T51750: Group selection brokenSergey Sharybin
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-09Revert "Fix T51750: Group selection broken"Dalai Felinto
2017-06-09Fix compilation issueClément Foucault
2017-06-09Probe: Add influence display and rework UI.Clément Foucault
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Eevee: First commit of Probe support.Clément Foucault
2017-06-09Draw Manager: Add request redraw method.Clément Foucault
2017-06-09Draw Manager: Add support for temporary matrix override.Clément Foucault