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
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-01-28Fix clicking into texpaint slots not changing active image in blenderAntony Riakiotakis
2014-09-22Projective painting:Antony Riakiotakis
2014-09-16Fix part of T41739: Solid 3DView not updating when enabling/disabling nodal m...Bastien Montagne
2014-09-10Fix crash in active_paint_texture_index callbackCampbell Barton
2014-08-28Texture painting:Antony Riakiotakis
2014-08-28Texture paint system:Antony Riakiotakis
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-07-28Fix invalid RNA limitsCampbell Barton
2014-07-25Minor changes:Antony Riakiotakis
2014-07-23Texture painting:Antony Riakiotakis
2014-07-22Fix T41141, can't paint texture in cycles.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-07Fix T40775: Clearing material texture slot through Python does not update 3D ...Sergey Sharybin
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-07-04Bugfix T40945: Typo in tooltip for SSS propertyJoshua Leung
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
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