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-06bugfix [#25046] Bold and Italics checkboxes for Text objects seem to do nothingCampbell Barton
2010-12-06[#25047] Deletion of any custom key map item remove always first oneMartin Poirier
2010-12-05Partial bugfix for [#25037] , brought back Select menu in Sequencer Peter Schlaile
2010-12-05extensions_framework: prefer user config and scripts dirs, if set, to save ad...Doug Hammond
2010-12-05Probably bugfix for [#25050] Outputing mpeg (audio in AC3 format) causes Peter Schlaile
2010-12-05Render UI: added the very important "free unused nodes" in theTon Roosendaal
2010-12-05Object transparency setting should only show on MESH typeDaniel Salazar
2010-12-05correction to r33469, operators return sets so string comparison isn't valid.Campbell Barton
2010-12-04Bugfix #21893Ton Roosendaal
2010-12-04Bugfix #25033Ton Roosendaal
2010-12-04minor changes to bone UI script.Campbell Barton
2010-12-03Align Objects operator was broken due to incorrect order of vector byDaniel Salazar
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