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
2014-02-24Fix T38766: blender material transparency setting not taken into account for ...Brecht Van Lommel
2014-02-22Code cleanup: styleCampbell Barton
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-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-07-02Fix #35954: missing cycles viewport render update when changing the objectBrecht Van Lommel
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-07use bool for rna funcs.Campbell Barton
2013-01-29Preview Render:Thomas Dinges
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-26Bugfix #32975Ton Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-22Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-09-22add a UV Project material option so UV's are calculated taking into account p...Campbell Barton
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-09-21remove sticky coordinates from blender, this was missing from the UI since 2.49.Campbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-01-31fix [#30025] Blender crash when using python to load a blend file and import ...Campbell Barton
2011-12-21A few small fixes to new UI messages...Bastien Montagne
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-26BGE Material settings renaming Back Culling to Backface Culling and make it o...Dalai Felinto
2011-09-23Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-22Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel