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-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton
2011-08-16Bugfix for [#28258] [UV editor] missing snapping option.Thomas Dinges
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-13complete space outliner, space node, space nla, etc.Xiao Xiangquan
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton
2011-05-26correct spelling error and some pep8 changes.Campbell Barton
2011-05-16enable game panel even if the BGE is disabled since its settings effect the v...Campbell Barton
2011-05-02fix [#27148] *Invalid Path* in all "operator presets" dropdownsCampbell Barton
2011-05-02Fix #27165: uvedit mesh selection sync did not handle click / shift+clickBrecht Van Lommel
2011-05-01- remove UV_OT_select_inverse, instead use invert option for UV_OT_select_all.Campbell Barton
2011-04-29fix [#27199] Copy Mirrored UV Coords missing the reverse optionCampbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton