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-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-04UI: more subpanels for Cycles and Eevee.William Reynish
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-02Eevee: Add Lamp Specular multiplier.Clément Foucault
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Eevee: Shadows: Add Contact ShadowsClément Foucault
2017-09-10Eevee: Shadow: Fix, improve cascade shadow map UI.Clément Foucault
2017-09-10Eevee: Add Cascaded Shadow Map options.Clément Foucault
2017-09-10Eevee: Add Cascaded Shadow Map support with filtering.Clément Foucault
2017-09-10Eevee: Expose Shadow filter size.Clément Foucault
2017-09-10Eevee: Add Variance Shadow MappingClément Foucault
2017-09-02Merge branch 'master' into blender2.8Campbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-06-03Eevee: Update Light data panelClément Foucault
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-03-30Eevee: Diffuse Light (2/2) and GGX low quality lightsClément Foucault
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-18Eevee: Initial commitClément Foucault
2017-03-05Clay Engine: Make panels compatible with the new engineClément Foucault
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2015-04-03Fix T44240: Lamp Halo invisible in rendering.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2012-10-30Removing BLENDER_GAME from the COMPAT_ENGINES set for the sun lamp's Sky & At...Mitchell Stokes
2012-08-17style cleanupCampbell Barton
2012-05-01Python UI Files:Thomas Dinges
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton