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
2008-07-21Oops, typo in rev. 15664 caused errorIan Thompson
2008-07-21Script template added for text plug-insIan Thompson
2008-07-21BPyTextPlugin now has descriptors for variables, functions and classes (and t...Ian Thompson
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-07-19Added a documentation panel with primitive word-wrap functionality. It can be...Ian Thompson
2008-07-18All parsing is now done in one sweep and cached to allow details to be obtain...Ian Thompson
2008-07-16Fixed error when scripts were run without a visible Text to work on.Ian Thompson
2008-07-16Previously relying on import to run scripts didn't work every time and was no...Ian Thompson
2008-07-15Made suggestions case-insensitive which also puts _ prefixed items at the bot...Ian Thompson
2008-07-15Text plugin script updates: Better error handling, variable parsing, token ca...Ian Thompson
2008-07-15Created a BPy module BPyTextPlugin to centralize functions used across the te...Ian Thompson
2008-07-15Any script can now register a unique key combination as part of its bpy heade...Ian Thompson
2008-06-26Added readline() and reset() for reading lines from a Blender Text Object and...Ian Thompson
2008-06-25Added UI for suggestions list. Works with arrow-keys and mouse wheel, accept ...Ian Thompson
2008-06-24Text plugin basis with plugin for suggestions/completions. The suggest plugin...Ian Thompson
2008-06-09Merged from trunkIan Thompson
2008-05-25for for [bf-blender-Bug Tracker][11843] 3DS importer imports broken meshesCampbell Barton
2008-05-24-> FLT import: Zero area N-gon bug fixGeoffrey Bantle
2008-05-24fix for [#12797] FBX Exporter Exports Incorrect Matterial EmissiveFactor and ...Campbell Barton
2008-05-23fix for error when all faces are the same areaCampbell Barton
2008-05-22remove module dxfImportObjects.py. It is obsolete since 2.43, then all functi...Remigiusz Fiedler
2008-05-18Part one of the 2.46 release commitTon Roosendaal
2008-05-16fix for [#11542] "Add -> Mesh -> Torus" adds corrupt meshCampbell Barton
2008-05-15fix for [#11667] Minor problem with lightmap_uvpack, LC is getting out of con...Campbell Barton
2008-05-15-> FLT import bug (loose vertices)Geoffrey Bantle
2008-05-14-> FLT Export bugfixGeoffrey Bantle
2008-05-14uvcalc_lightmap would raise an error on meshes with no faces.Campbell Barton
2008-05-11added encoding "# coding: utf-8" to the headers of scripts that python would ...Campbell Barton
2008-05-10Reverting vrml97_export.py to it's state at revision 14751 because:Chris Want
2008-05-10fix for [#8814] VRML 97 Exporter bug (empty coordIndex [] indexes) Blender V2.45Campbell Barton
2008-05-10This is patch: [#9050] Single step .svn dir removal for Makefile (release)Kent Mein
2008-05-09render layer saving script assumed scriptsdir existed.Campbell Barton
2008-05-09need to recalc normals for meshes added in object modeCampbell Barton
2008-05-09chris want corrected some of the last commits changesCampbell Barton
2008-05-09fix for [#6692] vrml (.wrl) export bug in V2.44 releaseCampbell Barton
2008-05-08DXF-importer prepared for ProE files, which are outside of DXF-specification.Remigiusz Fiedler
2008-05-07* added support for exporting dupli objectsCampbell Barton
2008-05-06made python add mesh module respect blenders user settings for editmode and v...Campbell Barton
2008-05-02wizard_curve2tree was opening FBX wiki docs. leaf dupliface object was being ...Campbell Barton
2008-05-02used fixed width font, set the command history to ignore dupes when pressing ...Campbell Barton
2008-05-01fix for bugsCampbell Barton
2008-04-28fix for [#9649] svg2obj.py needs a patch,Campbell Barton
2008-04-28fix for [#9651] raw_export.py tooltip outdated?Campbell Barton
2008-04-25added sequencer paths to bpath iterator, This needed to use get/set filename ...Campbell Barton
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2008-04-22Script templates, metaball creation script from forTe, and camera script from...Campbell Barton
2008-04-21Bug fix for 8634, 6708, and 5989Simon Clitherow
2008-04-20Patch from Mario Lapin, fixes [#7394] 3ds File Import is brokenCampbell Barton
2008-04-20The mdd exporter was skipping the first frame, fix from bill nieuwendorp (slo...Tom Musgrove
2008-04-19[#6932] Cal3D Exporter Distort VertexCampbell Barton