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-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-14Minor fix to UI messages.Bastien Montagne
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-04-10mango request: option to draw background in front of all objects in the viewp...Sergey Sharybin
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-26Fix #30671: Reset to default values bugSergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-152.6 User Interface:Thomas Dinges
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-07change camera zoom from short to float.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-05RegionView3D.update call, to address issue in report:Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-02-21copy over a change from bmesh branch that was needed for lightmap unpack to w...Campbell Barton
2012-02-12Regression fix for "Show Seconds" in Sequencer.Sergey Sharybin
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-01-28Fixed typo in a tooltipSergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Fix #29989: Ctrl + T to show seconds in timeline, python errorSergey Sharybin
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2011-12-18- remove rna access to deprecated sequencer attributes x/y offset & zoom.Campbell Barton
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30Fix #29393: operator preset compatibility issue due to renaming property toBrecht Van Lommel
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-19- rename MovieTrackingMarker.enabled --> mute, to match constraints/nla/fcurv...Campbell Barton
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-10Cycles: fix crash in image assign/remove in image editor.Brecht Van Lommel
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07RNA:Brecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel