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-02-11Fix themes for gradient. For other (contrib) theme maintainers: back property...Antony Riakiotakis
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-10Update translation extractor so ternary expressions are not merged.Campbell Barton
2013-02-09Better to return default op context when we can't find a given operator (e.g....Bastien Montagne
2013-02-09Updated py ui message extraction, to find out contexts as much as possible...Bastien Montagne
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-08patch [#34163] "Zoom" in Python console startup messageCampbell 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-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-02-04Cycles preview scene: made render layer name match name used for BI previewSergey Sharybin
2013-01-30startup.blend editsCampbell Barton
2013-01-30patch [#33886] Combine Dissolve Menu with Delete MenuCampbell Barton
2013-01-30update themes.Campbell Barton
2013-01-30Fix #34016: add backwards compatibility for deprecated region.callback_addBrecht Van Lommel
2013-01-29Fix #34031: in the keymap editor, Timer and Text Input types did not show fieldBrecht Van Lommel
2013-01-29Some optimization (their is much more possible here, but it will have to wait...Bastien Montagne
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
2013-01-29Info Editor: Adding Save Screenshot option to the Window menu, was only avail...Pablo Vazquez
2013-01-29Cycles Preview: Rotated Suzanne a bit for better angle. Raised the intensity ...Pablo Vazquez
2013-01-28Cycles Preview Blend:Thomas Dinges
2013-01-28Fix [#34023] r54146 breaks name-display of default "UI_UL_list"Bastien Montagne
2013-01-28Cycles: preview rendering support for world/material/lamp.Brecht Van Lommel
2013-01-28fix [#34018] Delete Edge Loop undo works not als expected.Campbell Barton
2013-01-28fix for rigid body assuming active object would be selected, also don't check...Campbell Barton
2013-01-28Fix for errors caused by fixing RNA function register flags. Default UIList c...Lukas Toenne
2013-01-28use more conventional names in rigid body script.Campbell Barton
2013-01-28rigidbody: Don't show dialog for "Connect" operatorSergej Reich
2013-01-28Made the tooltip for rigid body constraint "Connect" operator clearerJoshua Leung
2013-01-27BGE UI: removing "use_occlusion_culling" from the uiDalai Felinto
2013-01-27Bunch of fixes for UI messages.Bastien Montagne
2013-01-27Pack UI: Ton Roosendaal
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-23UI todo:Ton Roosendaal
2013-01-23rigidbody: Fix constraint buttons only showing for mesh objectsSergej Reich
2013-01-23File Menu, "Save startup file" no asks for save-over confirm.Ton Roosendaal
2013-01-23UI / Layout scripts:Thomas Dinges
2013-01-23scene panel for rigid body - remove operator isnt greyed out when rigidbody i...Campbell Barton