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-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-02-03Fix T43514: Environment map doesn't updateSergey Sharybin
2015-01-20Support for various data properties of the hair grid in the voxelLukas Tönne
2015-01-20New voxel texture mode "Hair", for displaying the internal hair volumeLukas Tönne
2014-11-18Fix T41969: Enviropment map crashSergey Sharybin
2014-05-03Added notifier of updates in Freestyle texture slots.Tamito Kajiyama
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-09-30Usual UI messages fixes...Bastien Montagne
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
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-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-13code cleanup: warnings + styleCampbell Barton
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
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-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-15displace modifier incorrectly had mid-level set as a 'distance' subtyped prop...Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-14Blender Internal / Texture UI:Thomas Dinges
2012-12-07fix for texture_slot path, would give incorrect path when used with brushes w...Campbell Barton
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-24Fix #33282: missing GLSL update assigning a lamp texture.Brecht Van Lommel
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-02UI:Thomas Dinges
2012-07-17Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28Plugin system:Thomas Dinges
2012-04-22style cleanup: commentsCampbell Barton
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-04-07fix for passing float to RNA_def_property_ui_range() int argument.Campbell Barton
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht 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
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne