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-23svn merge ^/trunk/blender -r42080:42095Campbell Barton
2011-11-23Quick fix for "droidsans" Blender font, should fix missing umlaut and accent ...Bastien Montagne
2011-11-22svn merge ^/trunk/blender -r42069:42076Campbell Barton
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-22svn merge ^/trunk/blender -r42053:42069Campbell Barton
2011-11-22Fix #29361: uv unwrap > project from view grayed out in menu.Brecht Van Lommel
2011-11-22svn merge ^/trunk/blender -r42009:42053Campbell Barton
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-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
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-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
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-18svn merge ^/trunk/blender -r41939:41954Campbell Barton
2011-11-18addons in contrib now have their own 'Testing' category which is off by default.Campbell Barton
2011-11-17svn merge ^/trunk/blender -r41932:41939Campbell Barton
2011-11-17Add access to UVs from python, patch python unwrap scripts to work wtih ngonsAndrew Wiggin
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-16svn merge -r41899:41926 ^/trunk/blender. also sync mempool with trunk and mov...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-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton
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
2011-11-15Workaround for half-transparent windows when running blender-softwareglSergey Sharybin
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-14fix [#29242] menus have no keyboard shortcutsCampbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-14make ocean rna more consistent with existing rna namesCampbell Barton
2011-11-14make rna naming for dynamic paint consistent with existing names & conventions.Campbell Barton
2011-11-14DPAINT_OT_output_toggle operator was using an index option for what was reall...Campbell Barton