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
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-17World: Added 'Viewport Display' panelJeroen Bakker
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-01World: Use enum for mist falloff parameter.Clément Foucault
2017-10-25Fix T52392: Node materials (Materials and World) not updated in viewportDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-01Eevee: World nodetree gpumaterial compatibility.Clément Foucault
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-03-24Cleanup: unused functionCampbell Barton
2015-03-24Blender world value viewport updateThomas Szepe
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2013-11-20Blender Internal:Thomas Dinges
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-21Code cleanup:Thomas Dinges
2013-01-06add ability to use world gradient rendering when 'Only Render' option is enab...Campbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-01Spelling CleanupCampbell Barton
2011-12-20patch [#28094] New equirectangular world texture mapping optionCampbell Barton
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02World MistThomas Dinges
2011-11-02World Stars:Thomas Dinges
2011-11-02Related to #29092: make the working of the Mist Intensity option more clear inBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-09-06Ambient Occlusion:Thomas Dinges
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-02[#26719] Fix AAO Tooltips by Sergej Reich (sergof). Thanks! Thomas Dinges
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory