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-12-03fix for some pedantic warnings.Campbell Barton
2010-12-03fix [#25015] Ctrl+L linking to scene list does not scroll when the list is la...Campbell Barton
2010-12-02extensions_framework: fix bug that would create extra UI space when entire ro...Doug Hammond
2010-12-02Fix for [#25001] Enable Smoke High Resolution is greyout after bakingJanne Karhu
2010-12-01bugfix [#23406] DPX Images load darker then saved, UI broken.Campbell Barton
2010-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-30bugfix [#24798] Texture panels are shown in wrong orderCampbell Barton
2010-11-29False should be with capital in PyTon Roosendaal
2010-11-29Makefile fix, the getversion.py was using minor release numbers,Ton Roosendaal
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