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
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-30Reverting previous ZCombine commit.Sergey Sharybin
2011-11-30Blender 2.61 Release links and readme:Thomas Dinges
2011-11-29Added Z-Combine node to default tracking scene setupSergey Sharybin
2011-11-29Fixed wrong operator usage in clip editor's reconstruction menuSergey Sharybin
2011-11-28Now wiki link in help menu opens the 2.6 index... Better to do it now than on...Bastien Montagne
2011-11-28* Never, ever use "col2" or something like that as UI variable name. Thomas Dinges
2011-11-28Rename tracking settings presets to something which makes more sense.Sergey Sharybin
2011-11-28Camera tracking: missed this presets files in previous commitSergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-26check if an addon exists before getting its mtimeCampbell Barton
2011-11-26* Fix some wrong icon names in MESH_MT_vertex_group_specials, they caused err...Thomas Dinges
2011-11-25Patch #29394: Error in VIEW3D_MT_EDIT_CURVE menuSergey Sharybin
2011-11-25skip importing shutil on load.Campbell Barton
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24Fix wrong camera preset name D35 => D3S.Brecht Van Lommel
2011-11-23Camera tracking: operator to setup scene for compositing things into footageSergey Sharybin
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23Quick fix for "droidsans" Blender font, should fix missing umlaut and accent ...Bastien Montagne
2011-11-22ocean simCampbell Barton
2011-11-22Fix #29364: Shade Smooth button is misssing in curve object tools.Sergey Sharybin
2011-11-22* UI Improvements for the uiTemplateImageSettings.Thomas Dinges
2011-11-22Fix #29361: uv unwrap > project from view grayed out in menu.Brecht Van Lommel
2011-11-22Reverting part of the previous i18n font update: arabic is back to droidsans ...Bastien Montagne
2011-11-22i18n update:Bastien Montagne
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-21also list addons_extern as testing.Campbell Barton
2011-11-20Remove sensor height from Sony A55 preset.Sergey Sharybin
2011-11-20* UI fix for recent Ocean Foam change, makes it a bit more compact. Thomas Dinges
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-20Tweaks in convert tracking constraint to f-curves operator.Sergey Sharybin
2011-11-20UI/RNA:Thomas Dinges
2011-11-20Bugfix for [#29327] background images: 'Not Set' displayed although image is ...Thomas Dinges
2011-11-20UI:Brecht Van Lommel
2011-11-20Camera tracking fixes:Sergey Sharybin
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-18addons in contrib now have their own 'Testing' category which is off by default.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-16Pep8 changes for motion tracking py scriptsSergey Sharybin
2011-11-16CLIP_OT_delete_proxy missed a space-type test in its poll func (was noisy wit...Bastien Montagne
2011-11-16Fix issue with tracks color presetsSergey Sharybin
2011-11-15Fix #29275: vertex/edge/face selection buttons showing squashed in 3d view he...Brecht Van Lommel
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-15Bugfix [#29264] Superfluous control in Maintain Volume constraintJoshua Leung
2011-11-15missed these while rna renaming.Campbell Barton