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-05-17synched with trunk at revision 36569Nick Samarin
2011-05-08fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not...Campbell Barton
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-07io_utils.axis_conversion(...) utility function to easily convert the forward ...Campbell Barton
2011-05-07missed updating warp modifier UI, gave a py error when selecting texture UI l...Campbell Barton
2011-05-06patch [#27205] Infinite recursion inside resolve_ncase() when passed a driver...Campbell Barton
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-04fix 2 bugs with addon installationCampbell Barton
2011-05-03fix [#27143] Cannot import key configuration with systemwide installCampbell Barton
2011-05-03replace OBJECT_OT_location_apply, OBJECT_OT_scale_apply, OBJECT_OT_rotation_a...Campbell Barton
2011-05-03=trunk=Joseph Eagar
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-02Related to bug #27004: there is now an option to disable color management forBrecht Van Lommel
2011-05-02Fix #27243: missing seed button for halo materials.Brecht Van Lommel
2011-05-02=trunk=Joseph Eagar
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-05-01- remove UV_OT_select_inverse, instead use invert option for UV_OT_select_all.Campbell Barton
2011-05-01Fix #27239: "A" menu in Sculptmode failsSergey Sharybin
2011-05-01=trunk=Joseph Eagar
2011-04-29fix [#27199] Copy Mirrored UV Coords missing the reverse optionCampbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-28fix [#27196] Traceback caused by preset selectionCampbell Barton
2011-04-252.5 Interface:Thomas Dinges
2011-04-25fix [#27140] Negative Subdiv level in the operator panel.Campbell Barton
2011-04-252.5 UI scripts:Thomas Dinges
2011-04-22zoom operator.Campbell Barton
2011-04-21patch [#27094] Fix for property names in sunsky presetsCampbell Barton
2011-04-21Bugfix [#27090] Available keying set fails in armature pose modeJoshua Leung
2011-04-20Bug fix: "make fur" gave errors with multiple selected objects.Janne Karhu
2011-04-20update tooltip since this fixes paths from newer versions.Campbell Barton
2011-04-19Bugfix 26936Ton Roosendaal
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-14fix for help menu docs linking to the wrong page, created a redirect so 2.57 ...Campbell Barton
2011-04-14api to support different kinds of relative paths on export, including copying...Campbell Barton
2011-04-13Fixed a copy and paste error in "Copy Previous Settings" operator. ;-)Thomas Dinges
2011-04-12add randomize transform & object align back into the menu.Campbell Barton
2011-04-12less alarming warnings about the python api not being stable in online docs a...Campbell Barton
2011-04-12change behavior of restoring old settingsCampbell Barton
2011-04-11py api: bpy.data.is_dirty wasn't working like image is dirty, instead is woul...Campbell Barton
2011-04-11operator & splash button to copy over old settings when blender version changes.Campbell Barton
2011-04-11api changes needed for for copying old settings to new.Campbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-10- background job style cleanup.Campbell Barton
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-10Labelling fixMatt Ebb
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-06Name unification commit for console toggling operator.Sergey Sharybin