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
2007-08-21obj export had the overwrite confirmation commented out from testing, UIBlock...Campbell Barton
2007-08-20fix for rgbTuple compile error on some platforms (from trunk)Campbell Barton
2007-08-19another update from migius, added batch import, can create new scenes.Campbell Barton
2007-08-18this is not needed anymore with the updated dxf importerCampbell Barton
2007-08-18Big update to kitsu's dxf importer from migius version beta09_f, too many cha...Campbell Barton
2007-08-05minor error, was referencing a variable that wasnt always defined.Campbell Barton
2007-08-03applying patch [#7000] AC3D importer doesn't handle relative texture pathsCampbell Barton
2007-08-03updated python Mesh API doc and bugfix.Campbell Barton
2007-08-01* Blender.c - miximum length for save name was too short,Campbell Barton
2007-08-01* directx import could not import a file with multiple objectsCampbell Barton
2007-08-01ran batch imports for 3ds and lwo, minor changes to batch loading functions a...Campbell Barton
2007-07-31fix from trunk, this script was trying to import python boxpack2d thats now w...Campbell Barton
2007-07-23branches/2-44-stableDiego Borghetti
2007-07-21fix for minor FBX bugCampbell Barton
2007-07-09branches/2-44-stableDiego Borghetti
2007-06-23Merge form trunk:Campbell Barton
2007-06-19branches/2-44-stableDiego Borghetti
2007-06-16misc small updates and bugfixes for 2.44 stableCampbell Barton
2007-06-14branches/2-44-stableDiego Borghetti
2007-05-10Part 2 of release 2.44 commitTon Roosendaal
2007-05-09had debugging test enabled.Campbell Barton
2007-05-08Made it so blenderplayer is stripped if it exists as well as just blender.Kent Mein
2007-05-07updates from JMS. scripts assumed new data would be last in the list.Campbell Barton
2007-05-06Added a check to installer for runtime dlls required to run blender. IfSimon Clitherow
2007-05-06Scripts:Willian Padovani Germano
2007-05-06corrected wrong variabel nameCampbell Barton
2007-05-06many 3ds files would not open in other applications because of the 12 charact...Campbell Barton
2007-05-05more epy doc updatesCampbell Barton
2007-05-03Update to svg import from JMSCampbell Barton
2007-05-03bug fixed when calculating animation bone offsetsCampbell Barton
2007-05-02rewrote most of this script.Campbell Barton
2007-05-02Made it so blender has an active render layer for Uv and Vertex color mesh la...Campbell Barton
2007-05-01uvcalc_smart_project.py - fixed error in rare cases.Campbell Barton
2007-05-01header_filesel - pressing buttons made the file select header title change co...Campbell Barton
2007-05-01fix for adding a 0,0,0 dummy vertex, pointed out in [ #6607 ]Campbell Barton
2007-04-29Patch [ #6623 ] Fixed one error, one typo in mesh_cleanup.pyCampbell Barton
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-28removed doc_browser.py - since it covers ~half the BPY api, not documenting a...Campbell Barton
2007-04-28Draw.c - error setting the callback button values when using UIBlock (was not...Campbell Barton
2007-04-27export_cal3d - exporting all actions (option) wasnt workingCampbell Barton
2007-04-27added blender-camera export to fbxCampbell Barton
2007-04-26drawview.c - Passepartout, only do GL alpha when not 1.0 alphaCampbell Barton
2007-04-26fixed many errors in Cal3D that didnt show up with the testmodel I was using.Campbell Barton
2007-04-26darn, had some debug stuff left in.Campbell Barton
2007-04-26rewrote vertex/face creation (should be faster now)Campbell Barton
2007-04-25hiding objects in texture paint mode was buggy - (you couldnt exit texxture p...Campbell Barton
2007-04-25BPyArmature - has a function that gets final pose locations/rotations. the da...Campbell Barton
2007-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-04-24had debug oprions enabled for cal3d, small updates to epydocCampbell Barton
2007-04-24Cal3d exporterCampbell Barton