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-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-11Cleanup: remove object.is_visible.Brecht Van Lommel
2018-06-11Fix T55436: crash with point density and shader tweaking.Brecht Van Lommel
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-10Sub-panels for Cycles Depth of FieldPablo Vazquez
2018-06-06Cycles: use viewport duplicator visibility on previewDalai Felinto
2018-06-06UI: tweak for Cycles panels.Brecht Van Lommel
2018-06-04UI: more subpanels for Cycles and Eevee.William Reynish
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-06-04Fix missing collection instance motion blur settings.Brecht Van Lommel
2018-06-03UI: move Cycles device to Performance panel.Brecht Van Lommel
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-05-31Minor tweaks to labelsPablo Vazquez
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-30Generic Viewport Panel for MaterialsJeroen Bakker
2018-05-30Cleanup: redundant checkCampbell Barton
2018-05-30Fix Cycles UI script error with denoising.Brecht Van Lommel
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30UI: use split property layout for some panelsCampbell Barton
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Cycles: Use new internal hair shape properties.Clément Foucault
2018-05-28Merge branch 'master' into blender2.8Antonio Vazquez
2018-05-28Fix Cycles + OSL build error, pass main to node editing functions.Brecht Van Lommel
2018-05-27Merge branch 'master' into blender2.8Lukas Stockner
2018-05-27Cycles: Fix problems in the IES loader when rendering with no file selectedLukas Stockner
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24UI: remove render panel, move operators to menuCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-22Fix some Cycles modifier stack issues with copy-on-write.Brecht Van Lommel
2018-05-15Fix Cycles and viewport outline mismatch due to changed sensor size.Brecht Van Lommel
2018-05-06Fix use of removed Blender Internal property.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-25Depsgraph: Clarify python APISergey Sharybin
2018-04-25Multi-View: Moving panel to render, and rename to StereoscopyDalai Felinto
2018-04-22Cycles: rename engine to just "Cycles" instead of "Cycles Render" in the UI.Brecht Van Lommel
2018-04-21Fix point density rendering in Cycles.Brecht Van Lommel
2018-04-21Fix feature set button misalignment.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Fix use of missing properties in UI after game engine removal.Brecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel