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-08-08forgot update ver.number in last commitRemigiusz Fiedler
2008-08-08-> Fix for warnings in FLT exporter and Palette ManagerGeoffrey Bantle
2008-08-07-> Slight tweak to FLT exporterGeoffrey Bantle
2008-08-06Various UI drawing and event tweaks to make markers feel more natural and avo...Ian Thompson
2008-08-06Added a Python interface to the marker system with a few additional functions...Ian Thompson
2008-08-05Merging with trunkMartin Poirier
2008-08-05own bug in weightpaint cleaning, wasnt removing as many groups from verts as ...Campbell Barton
2008-08-03DXF-importer script. Works well with 2.46winXPRemigiusz Fiedler
2008-08-02Merged 15771:15912 from trunkIan Thompson
2008-07-28commit by jms:Remigiusz Fiedler
2008-07-27TextPlugin update: Converted try-except blocks to use try-catch-else to allow...Ian Thompson
2008-07-21Updated the textplugin_outliner.py plug-in to use the new Draw.PupTreeMenu an...Ian Thompson
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-07-14merge with trunk (15330 -> 15566)Martin Poirier
2008-07-06soc-2008-mxcurioni: merge-repair with trunk rev 15456Maxime Curioni
2008-07-05soc-2008-mxcurioni: merged changes to revision 15441Maxime Curioni
2008-07-05Updates from Roger WickesCampbell Barton
2008-07-03Window Installer:Simon Clitherow
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-23MERGING TRUNKMartin Poirier
2008-06-23[#13635] DirectX8Exporter with vertex colorsCampbell Barton
2008-06-23[#14405] New python Script - Bake ConstraintsCampbell Barton
2008-06-23[#14392] C3D ImportCampbell Barton
2008-06-20More params for reeb graph visualizerMartin Poirier
2008-06-19== VRML97 exporter ==Chris Want
2008-06-18== VRML97 export ==Chris Want
2008-06-18== VRML97 export ==Chris Want
2008-06-16bugfix from Markus Ilmola (glome)Campbell Barton
2008-06-09Merge from Apricot Revisions 14897, 14913, 14914, 14915, 14929, 15009, 15046Martin Poirier
2008-06-09Merged from trunkIan Thompson
2008-06-09soc-2008-mxcurioni: merged changes to revision 15163Maxime Curioni
2008-06-05import_dxf.py script update: ver. 1.0.12b3-2008.06.05 Remigiusz Fiedler
2008-05-30Reverted win installer to give 'current user' option only for Application Data.Simon Clitherow
2008-05-27bugfix for zero area faces and adding uv layers was not checking if the Campbell Barton
2008-05-27bugfix, edges with no faces raised an error.Campbell Barton
2008-05-27Reeb Graph importer (for debuging purpose only)Martin Poirier
2008-05-27removing this script, should have been removed for 2.46 since the Campbell Barton