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
2018-04-17Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-17Particles: Hair: Make hair selectable in the 3D view.Clément Foucault
2018-04-17Interface: Show properties values from evaluated datablocksSergey Sharybin
2018-04-17Object Mode: Fix wrong wire color on non-meshes objects.Clément Foucault
2018-04-17Object Mode: Cleanup uneeded texture attachment.Clément Foucault
2018-04-17Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-17Workbench: Switching Draw engines based on draw modeJeroen Bakker
2018-04-17UI: Fix T54691: Vector icon vs Widget base ordering.Clément Foucault
2018-04-17Eevee: Render: Fix assert with framebuffer not being bound before read.Clément Foucault
2018-04-17Eevee: Fix AA in render mode.Clément Foucault
2018-04-17Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-17Workbench: Draw modesJeroen Bakker
2018-04-17Depsgraph: Allow querying NULL IDs for evaluated versionSergey Sharybin
2018-04-17DRW: Fix lightprobe objects outlines.Clément Foucault
2018-04-17GPU: Add GPU_SHADER_INSTANCE_VARIYING_ID_VARIYING_SIZE.Clément Foucault
2018-04-17DRW: Add DRW_UNIFORM_INT_COPY.Clément Foucault
2018-04-17Depsgraph: Fix unwanted node tree copy-overSergey Sharybin
2018-04-17bpy consistency fix handler_add(handle)Dalai Felinto
2018-04-17Merge branch 'master' into blender2.8Bastien Montagne
2018-04-17Fix (unreported) RNA sometimes trying to get named sub-props from non-Group I...Bastien Montagne
2018-04-17Pose: fix wpaint + pose mode pick & linked selectCampbell Barton
2018-04-17Fix blenderplayer and collada build.Brecht Van Lommel
2018-04-17Pose: multi-object hide/reveal supportCampbell Barton
2018-04-17BKE_object: utility functions for pose accessCampbell Barton
2018-04-17Make particle edit mode work againMai Lavelle
2018-04-17View3D: Check all objects w/ view-selectedCampbell Barton
2018-04-16Object Mode: Outline: Perf: Only do outlines detection if needed.Clément Foucault
2018-04-16Object Mode: Outlines: Use textureGather extension if available.Clément Foucault
2018-04-16Fix for building w/o open-subdivCampbell Barton
2018-04-16Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Fix multi-object edit crashCampbell Barton
2018-04-16DRW: Fix outdated code.Clément Foucault
2018-04-16Object Mode: Rework outline drawing.Clément Foucault
2018-04-16GPU/DRW: Add GPU_R16UI format.Clément Foucault
2018-04-16DRW/GWN: Add callId builtin uniform.Clément Foucault
2018-04-16DRW: Culling: Fix algorithm for asymmetric perspective frustum reconstruction.Germano
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Fix T54491: Do not avoid the creation of inverted frustum.Germano
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16DRW: Culling: Reorganize frustum_boundbox_calc to match comments.Germano
2018-04-16Fix unreported error: Algorithm for extracting the Bounding Sphere from an Or...Germano
2018-04-16Fix two more 'infinite recursions' cases in RNA pose.Bastien Montagne