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-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
2008-08-20-> Fix for last commitGeoffrey Bantle
2008-08-20-> LOD and DOF editor scriptsGeoffrey Bantle
2008-08-18Missed parentheses from except clause, has a whole different meaning.Ian Thompson
2008-08-18Better class support with inheritance for text parsing.Ian Thompson
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-08-17Fix for numeric var types creating an error.Ian Thompson
2008-08-16Improvements to the base BPyTextPlugin module:Ian Thompson
2008-08-15Merge from trunk 16031:16122Ian Thompson
2008-08-15merging trunk 15964 -> 16116Martin Poirier
2008-08-14Part one of the 2.47 release commitDiego Borghetti
2008-08-12Speed improvements for reading text lines and the option to specify a range f...Ian Thompson
2008-08-11fix for [#17365] PLY export script writes comment in invalid wayCampbell Barton
2008-08-10Added sys.path module search to BPyTextPlugin module and fixed IndentationErr...Ian Thompson
2008-08-10Fixed inconsistencies between the text plugins and them not suggesting when c...Ian Thompson