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-22Eevee: Interface and unitsDalai Felinto
2017-06-22Light Probes: interface changes, and renamesDalai Felinto
2017-06-22Indicate to users when manual conversion of Eevee materials is neededDalai Felinto
2017-06-22Manipulator: target property definitionsCampbell Barton
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-06-22Eevee: Ambient Occlusion: Enable Multibounce approximation and Change influen...Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Initial implementation.Clément Foucault
2017-06-22Eevee: Improve material variation managment.Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Add UI properties.Clément Foucault
2017-06-22Eevee: Minmax Depth Pyramid.Clément Foucault
2017-06-22GPUFramebuffer: Add recursive downsampling function.Clément Foucault
2017-06-22GPUTexture: Support for nearest sampling with mipmaps.Clément Foucault
2017-06-21Fix T51862: principled shader GLSL artifacts in ortho mode.Brecht Van Lommel
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-21Manipulator: Move types into their own directoryCampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-21PyAPI: add intern stringsCampbell Barton
2017-06-21RNA: avoid many calls to 'RNA_struct_is_a'Campbell Barton
2017-06-20Introduce functions/options to indicate the type of renderDalai Felinto
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
2017-06-20Fix collada build after gawain rename/refactorDalai Felinto
2017-06-20Fix (unreported) missing Image usercount increase when copying UVProject modi...Bastien Montagne
2017-06-19Manipulators: store operator type instead of idCampbell Barton
2017-06-19Fix warning in view3d_draw.Clément Foucault
2017-06-19Depsgraph: Fix crash with mouse select in edit mode with Copy-on-Write enabledSergey Sharybin
2017-06-19Fix (unreported) bad copying code of Surface Deform modifier.Bastien Montagne
2017-06-19Fix compiler warnings from own recent rB0d5c7e5e36b9.Bastien Montagne
2017-06-19Fix (unreported) bad copying of Ocean modifier.Bastien Montagne
2017-06-19Depsgraph: Synchronize selection from original scene to copied-on-write oneSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Fix (unreported) bad copying code in Mesh Deform modifier.Bastien Montagne
2017-06-19Fix (unreported) Dynamic Paint modifier not increasing ID usercount in copy f...Bastien Montagne
2017-06-19Fix (unreported) memory leak in Fluid modifier copying.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Cleanup: quiet warningsCampbell Barton
2017-06-19Manipulator: use ui-scale for widgetsCampbell Barton
2017-06-19Eevee: Add data display for planar reflection.Clément Foucault
2017-06-19Eevee: Fix Planar Probe offset changing influence calculation.Clément Foucault
2017-06-19Planar Probe: Add UI, 3d view Display and change defaults.Clément Foucault
2017-06-19Eevee: Initial implementation of planar reflections.Clément Foucault
2017-06-19Eevee: Add special shader for depth prespass.Clément Foucault
2017-06-19DrwManager: Remove the need for buffers to be available.Clément Foucault
2017-06-19DrwManager: Remove unnecessary ifs.Clément Foucault
2017-06-19Probe: Add planar type.Clément Foucault
2017-06-19DrwManager: Add support for Custom Clipping PlanesClément Foucault