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
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-28Modal (aka tripod) solver reworkSergey Sharybin
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-27Grmlll... *Always* check before commit, even on such simple things! (Fix for ...Bastien Montagne
2013-02-27Fix [#34455] Origin to Center of Mass is missing in menu Object > TransformBastien Montagne
2013-02-26Fix [#34444] Curve: Select Nth Number of PointsBastien Montagne
2013-02-26Add missing select menu for weight, vertex, texture paint modes.Campbell Barton
2013-02-25fix for python exception getting the ID from an operator button:Campbell Barton
2013-02-25fix for regression in 'object.shape_key_transfer' operator since BMesh merge,...Campbell Barton
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-24rigidbody: Don't abort connect operator if last selected object is activeSergej Reich
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-22Toggle-Drag UI FeatureCampbell Barton
2013-02-22new weight paint draw option to display unweighted vertices with the option t...Campbell Barton
2013-02-22Expose a few more operators for curves on the toolbar. Some of these wereJoshua Leung
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2013-02-21rigidbody: Add option to create chanis for the connect operatorSergej Reich
2013-02-21rigidbody: code cleanupSergej Reich
2013-02-21rigidbody: Move "Enabled" checkbox out of rigid body panel headerSergej Reich
2013-02-21Enable new bevel tool code in bevel modifier.Howard Trickey
2013-02-21code cleanup: no need to use list(range()), just use range()Campbell Barton
2013-02-19Fix for [#34308] only half width of material list row is used for material name.Thomas Dinges
2013-02-18Make list_id mandatory when using default UI_UL_list class for a template_list.Bastien Montagne
2013-02-18Fix [#34300] Slider for list of particle systems (keyed particles) is not doi...Bastien Montagne
2013-02-17ribidbody: Fix setting "Bake to Keyframes" start frame above 2Sergej Reich
2013-02-17Another huge bunch of UI translation fixes, mostly reported by Leon Cheung, S...Bastien Montagne
2013-02-17Added option for group node buffering in the compositor.Monique Dewanchand
2013-02-15Fix [#34253] UIList resize, resizes wrong list I/IIBastien Montagne
2013-02-13Fix physics' name not translated in main physics panel (reported on bf-transl...Bastien Montagne
2013-02-12Add translation of stats/info string.Bastien Montagne
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-10pep8 cleanupCampbell Barton
2013-02-10revert removal of ternary operators from r54414Campbell Barton
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-02-08disable translations for some python buttons.Campbell Barton
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-02-08Added warning below MultiSample User Preference option for Linux systems. Ton Roosendaal
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-02-08use sys.platform for checking the OS.Campbell Barton
2013-02-07code cleanup: use exist_ok keyword arg to os.makedirs() rather then checking ...Campbell Barton
2013-02-06rigidbody: Use ARROWS empty draw type when creating constraintsSergej Reich
2013-01-30patch [#33886] Combine Dissolve Menu with Delete MenuCampbell Barton
2013-01-29Fix #34031: in the keymap editor, Timer and Text Input types did not show fieldBrecht Van Lommel
2013-01-29Skeleton Sketching bugfixes/tweaksJoshua Leung
2013-01-29Bugfix [#34012] Skeleton Sketching settings unclearJoshua Leung
2013-01-29Window menu: Make Screencast (should be Save?, to match screenshot?) option. Pablo Vazquez