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-01LookDev: make sure lookdev balls are still visible after 'N'Jeroen Bakker
2018-06-01Edit Mode: Fix Edit Object renderability with multi objects edit.Clément Foucault
2018-06-01Fix errorJeroen Bakker
2018-06-01Code cleanup: Compiler warningJeroen Bakker
2018-06-01Cleanup: quiet warningsCampbell Barton
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-06-01Fix: overlays are reset when selection is being performedJeroen Bakker
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-06-013D View: respect text option for edit-mode infoCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-31DRW: Fix DRW_shgroup_call_procedural_* vertex count.Clément Foucault
2018-05-31DRW: Fix stick bones memory leak.Clément Foucault
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-30Workbench: HighlightsJeroen Bakker
2018-05-30Removed Object color from workbench. Added Highlights to FLAT shading.Jeroen Bakker
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30Cleanup: RNA naming, use highlight as suffuxCampbell Barton
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Eevee: Keep track on whether orco was allocated or notSergey Sharybin
2018-05-30Object Mode: Add Texture space visualization.Clément Foucault
2018-05-30Fix unnecessary Cycles render updates when selecting objects.Brecht Van Lommel
2018-05-30DRW: Instance Data: Replace with static allocation that can be referenced.Clément Foucault
2018-05-30Eevee: Hair: Fix hair strip view Position.Clément Foucault
2018-05-30DRW: Add compile option to disable deferred compilation.Clément Foucault
2018-05-30DRW: Instance selection id: use Batch buffers instead of DRWInstanceDataClément Foucault
2018-05-30Eevee: Add support for new Hair geometry system.Clément Foucault
2018-05-30GPUMaterial: Add support for hair vertex color, uvs and orco.Clément Foucault
2018-05-30DRW: Add new GPU hair system.Clément Foucault
2018-05-30DRW: Add new per drawcall option to bypass culling.Clément Foucault
2018-05-30DRW: Add DRW_CALL_PROCEDURAL DRWCall type.Clément Foucault
2018-05-29EEVEE: LookDev, reset camera settingsJeroen Bakker
2018-05-29EEVEE: LookDev blurred backgroundJeroen Bakker
2018-05-29StudioLight: Calculate Specular irradianceJeroen Bakker
2018-05-29EEVEE: LookDev reversed the background fadeoutJeroen Bakker
2018-05-29EEVEE: LookDev fadeout to the world horizon colorJeroen Bakker
2018-05-29For 2.8, bring back debug mode indices display.Howard Trickey
2018-05-29Missed own last commitCampbell Barton
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-29EEVEE: LookDev fade out background optionJeroen Bakker
2018-05-29EEVEE: LookDev use_scene_light draw optionJeroen Bakker
2018-05-29EEVEE: LookDev overlays enablingJeroen Bakker
2018-05-29Cleanup: fix some harmless compiler warnings.Brecht Van Lommel
2018-05-29Fix assert in workbench drawing, instance data not big enough.Brecht Van Lommel
2018-05-28Rename EEVEE visibility group > collectionDalai Felinto