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-10-22Part one of the release update commitTon Roosendaal
2008-10-22added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse...Campbell Barton
2008-10-22add a way for external scripts to call X3D/VRML importer and deal with unknow...Campbell Barton
2008-10-21more python 2.3 compat, should be the last of it.Campbell Barton
2008-10-21py 2.3 compat for lightwave_import and wizard_curve2treeCampbell Barton
2008-10-20fix for [#17871] PLY file import: blender seems to loose vertex color informa...Campbell Barton
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-19modified OBJ import and export UI's to be less confusing with nicer layout. r...Campbell Barton
2008-10-18patch [#17856] Correction on docs for Ipo module. from Lucas Vella (lvella) +...Campbell Barton
2008-10-18Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSens...Campbell Barton
2008-10-18* Fixed eekadoodle problem where faces with a zero index vert in the wrong pl...Campbell Barton
2008-10-17x3d and vrml importer for loading thes files as static scenes. x3d needs a fu...Campbell Barton
2008-10-15vrml exporting with images was broken.Campbell Barton
2008-10-15== windows installer ==Andrea Weikert
2008-10-14=== Installer (win32) ===v2.48Nathan Letwory
2008-10-14resaved in the gimp, now loads with libpng 1.2.30Campbell Barton
2008-10-13Part one of the release 2.48 commit.Ton Roosendaal
2008-10-12c3d_import needed encoding defined for python 2.5+ to run.Campbell Barton
2008-10-11Updated python license, this is compatible with current 2.5 and older.Ton Roosendaal
2008-10-10== Python ==Willian Padovani Germano
2008-10-08own error, bvh import would always miss the last frame.Campbell Barton
2008-10-08DXF-Exporter updateRemigiusz Fiedler
2008-10-06Use xrange() rather than range() for loop iterations.Chris Want
2008-10-06A fix for bug #8814:Chris Want
2008-09-29DXF-Exporter script - initial commit Remigiusz Fiedler
2008-09-29Updates to hotkeys.py with some hotkeys I've added/changed over past few rele...Joshua Leung
2008-09-28fix header textRemigiusz Fiedler
2008-09-26Patch #17346: Align bones in edit modeJoshua Leung
2008-09-25patch [#17683] Fix OBJ import line endingsCampbell Barton
2008-09-25Update of the very ancient 2.3 text of blender.html.Ton Roosendaal
2008-09-23[#8540] Import scripts for MilkShape3D file formatsCampbell Barton
2008-09-22Bugfix: for sunsky preview I added another camera, accidentally changed clipTon Roosendaal
2008-09-20Patch 17403, small gcc warning fixes.Ton Roosendaal
2008-09-20Python api access to obcolorCampbell Barton
2008-09-20Text.cCampbell Barton
2008-09-20Patch #17348 by Roger WickesTon Roosendaal
2008-09-17* Some tweaks to the OBJ importer/exporter after chatting with CampbellMatt Ebb
2008-09-11ScriptsKen Hughes
2008-09-102 gamelogic templates, one with example functions and comments, another minim...Campbell Barton
2008-09-07Draw icons in the layer button to show used layers as well as layer of active...Campbell Barton
2008-09-06object_find, didnt get images from an objects material texturesCampbell Barton
2008-09-06find objects by texture name raised a python errorCampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-03cleanup mesh materials option was setting incorrect material indiciesCampbell Barton
2008-09-01Text Editor (GSOC 2008)Ian Thompson
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-30Fix for class variable parsing/listing bug.Ian Thompson
2008-08-26Fix for text plug-in scripts on 64-bit platforms.Ian Thompson
2008-08-22Typo in copyright notice (VF -> BF)Ton Roosendaal
2008-08-21-> more FLT tweaksGeoffrey Bantle