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-07-11Eevee: Transparency: Add transparent Shadow method UI.Clément Foucault
2017-07-11Eevee: Transparency: Add hide backside option.Clément Foucault
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-06-23Fix Eevee "No output node" issueLuca Rood
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Fix T51737: Material properties errorCampbell Barton
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-30Eevee: UI add world and material nodetree layout.Clément Foucault
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-18Fix UI button text for Eevee "Use Nodes"Dalai Felinto
2017-05-18Eevee: Some changes to default shader.Clément Foucault
2017-05-17Eevee: fixed Material UI.Clément Foucault
2017-04-26Eevee: World default shader.Clément Foucault
2017-04-25Eevee: Make default shaders works.Clément Foucault
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-05-22BGE: grey out Alpha and Specular sliders when Transparency panel isJorge Bernal
2015-05-21Fix T44778 missing specular transparency slider in game engineAntony Riakiotakis
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-10-14Interface / Template Lists:Thomas Dinges
2013-10-11UI: Fix SSS pressets' buttons not being aligned anymore (to be backported to ...Bastien Montagne
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-02-19Fix for [#34308] only half width of material list row is used for material name.Thomas Dinges
2013-02-17Another huge bunch of UI translation fixes, mostly reported by Leon Cheung, S...Bastien Montagne
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-10-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-09-22add a UV Project material option so UV's are calculated taking into account p...Campbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-22Long old UI annoyance:Ton Roosendaal
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton