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
2010-11-29bugfix [#24947] Animations data replaced by the first animation (fbx exporter)Campbell Barton
2010-11-28== Sequencer ==Peter Schlaile
2010-11-28== addons ==Luca Bonavita
2010-11-28bugfix "Export UV Layout" stalls when saving file in 2.55bCampbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-26"Fix" for [#24934] Particle single user crashJanne Karhu
2010-11-25Fixed bug with Text menu in font edit modeSergey Sharybin
2010-11-25== console ==Luca Bonavita
2010-11-25Fix polling order for ui panels in netrender.Martin Poirier
2010-11-24bugfix [#24884] Loading any preset leads to crashCampbell Barton
2010-11-24close addon files, Py3.2 now complains when files are left open.Campbell Barton
2010-11-24bugfix [#24882] fbx exporter Krash, screw objects and animationsCampbell Barton
2010-11-23bugfix [#24871] Unwrapping with Smart Project give a bad result.Campbell Barton
2010-11-23Changed some ui names for smoke parameters to make things less ambiguous.Janne Karhu
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-23extensions_framework: fix UI drawing logicDoug Hammond
2010-11-23extensions_framework: fix UI drawing bug and some redundant codeDoug Hammond
2010-11-23error in own recent commitCampbell Barton
2010-11-22fix [#24866] object/transform/align objects errorCampbell Barton
2010-11-22bugfix [#24805] bpy operator runs in wrong order or is ignored at allCampbell Barton
2010-11-22fix for triangulate OBJ export option.Campbell Barton
2010-11-22rename hide_tooltips_python to show_ ..., tag unused variable with recent seq...Campbell Barton
2010-11-22User preference to hide Python references in Tooltips.Elia Sarti
2010-11-21== Sequencer ==Peter Schlaile
2010-11-20Bugfix for [#24768] 6DoF Constraint options missing.Thomas Dinges
2010-11-20- add python/rna function region.tag_redraw()Campbell Barton
2010-11-20reloading addons wasn't working.Campbell Barton
2010-11-20- use relative imports for packagesCampbell Barton
2010-11-19fix for error in recent commit.Campbell Barton
2010-11-19fix [#24804] filetring of files doesnt work for import/exportCampbell Barton
2010-11-19"Fix" for [#24743] Strand Shading: Distance slider gives different results ev...Janne Karhu
2010-11-19[#24802] Invert vertex group not inverting armature modifier influenceCampbell Barton
2010-11-18bugfix [#22615] Opening a blend file in python (bpy.ops.wm.open_mainfile() (r...Campbell Barton
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-18patch [#24736] 3ds import hierarchy Campbell Barton
2010-11-18extensions_framework: lots of docs and code formatting to be more pep8-likeDoug Hammond
2010-11-17bugfix [#24671] Operators called from Python Leak MemoryCampbell Barton
2010-11-17- move cmake file for python.Campbell Barton
2010-11-17cleanup the operator template and rename to operator_exportCampbell Barton
2010-11-17Fix #22645: Texture paint: soften tool does draw brushesSergey Sharybin
2010-11-16bugfix [#24462] UV Layouts saved as PNG results in two files (rename bug)Campbell Barton
2010-11-16Curve's UI minor fix:Sergey Sharybin
2010-11-16UV Layout Export was missing UV Layer check.Campbell Barton
2010-11-16Fixed wrong rna name for the old "UV Orco" option.Ton Roosendaal
2010-11-16FBX Export, small changes made while looking into reported bug. (no functiona...Campbell Barton
2010-11-16fix for matrix * vector rotation order.Campbell Barton
2010-11-15bugfix [#24696] Export OBJ - Selection Only toggle button has the wrong defau...Campbell Barton
2010-11-15Fix [#24552] Exception when starting Blender on Windows XP SP3Nathan Letwory
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton