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
2012-01-17error in own recent commitCampbell Barton
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-17PEP8 complaint changesSergey Sharybin
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-16Dynamic Paint:Miika Hamalainen
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-15weight paint UICampbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-15Ooops ! Small error in previous own commit :/Bastien Montagne
2012-01-14fix [#29889] Simple Deform: Missing lock x/y axis optionCampbell Barton
2012-01-14replace operator to toggle handles with generic wm operatorCampbell Barton
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2012-01-14remove api from addon bl_info, was never used.Campbell Barton
2012-01-14make sequencer use standard select operator with action property, remove sele...Campbell Barton
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
2012-01-14theme settings - split space and space list into their own RNA members, displ...Campbell Barton
2012-01-13Move FFmpeg and QuickTime settings to own structure inside RenderSettingsSergey Sharybin
2012-01-13Added Lossless Output option for h264 codec.Sergey Sharybin
2012-01-13adding metaballs and lamps in local mode was broken.Campbell Barton
2012-01-13rename 'MultiLayer' to 'OpenEXR MultiLayer'Campbell Barton
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2012-01-12Move unified paint fields from ToolSettings into their own UnifiedPaintSettin...Nicholas Bishop
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11minor edits to xml presetsCampbell Barton
2012-01-10move theme presets out of the header into the main panel.Campbell Barton
2012-01-10enable xml preset save/load, replace install/export themes with these.Campbell Barton
2012-01-10initial support for XML presets, these have the advantage...Campbell Barton
2012-01-10Camera tracking: tracks copy/paste operatorSergey Sharybin
2012-01-10ui typo + small fixDalai Felinto
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-09Typo fix - thanks "Olson" on IRC!Joshua Leung
2012-01-07Fix for last commit, missed check for ob, could cause errors when object was ...Thomas Dinges
2012-01-07More whitespace cleanup in python scriptsSergey Sharybin
2012-01-07Whitespace cleanup in curve properties scriptSergey Sharybin
2012-01-06Tweaks for Node Header UI code:Thomas Dinges
2012-01-06Cycles / Nodes:Thomas Dinges
2012-01-063DView / Properties Region:Thomas Dinges
2012-01-06Properties Window UI:Thomas Dinges
2012-01-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-052.6 UI Files:Thomas Dinges
2012-01-05logic editor ui adjustment, all gameprop types are replaced by the ob.data.bo...Dalai Felinto
2012-01-05edit on recent font UI changes.Campbell Barton
2012-01-05add bpy collection method .find(key), so you can get the index of an item in ...Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2012-01-04Camera tracking: added depth object to Follow Track constraintSergey Sharybin
2012-01-04Camera tracking: fixes in Link Empty to Track and Bundles to Mesh operatorsSergey Sharybin
2012-01-04Object tracking: now Object Solver constraint can be converted to F-CurvesSergey Sharybin
2012-01-03Fix for follow track constraint using incorrect icon nameSergey Sharybin
2012-01-02weight paint buttons now work in weight paint vertex select modeCampbell Barton