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-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
2007-04-21lightwave_import - tested with many more new files, fixed a rare error (proba...Campbell Barton
2007-04-212 new python functions for the NLA.Campbell Barton
2007-04-20export_fbx.py - support scene start/end frames, fpx, mist settings, better de...Campbell Barton
2007-04-20adding a python function for cleaning strings (for filenames and export names...Campbell Barton
2007-04-19update for exporting material settings, everything was exporting green,Campbell Barton
2007-04-19selecting all new faces broke this, fixed and optimized a bit.Campbell Barton
2007-04-18PyAPI.Campbell Barton
2007-04-17Python API registry SetKey() had a limit of 60 that would keep counting up ev...Campbell Barton
2007-04-15Made X11 use _NET_WM_STATE_MAXIMIZED_HORZ and _NET_WM_STATE_MAXIMIZED_VERT wh...Campbell Barton
2007-04-14import_obj - bugfix, split by groups didnt work.Campbell Barton
2007-04-14added missing 'import bpy' from uvcalc_smart_projectCampbell Barton
2007-04-11mesh_wire, fixed error with zero area edgesCampbell Barton
2007-04-09Anti - NMesh commit.Campbell Barton
2007-04-09mesh_wire.pyCampbell Barton
2007-04-09mesh_solidify - added a different wire type, can make 4 and 6 sided wire segm...Campbell Barton
2007-04-08Adding a 'solid wire' script.Campbell Barton
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-04-05Export object loc,size,rot rather then apply the matrix to the mesh.Campbell Barton
2007-04-05* Changed mesh so all new data is selected (fits in with blender's UI and oth...Campbell Barton
2007-04-04ZanQdo made the mesh import rge right way up,Campbell Barton
2007-04-03curve center didnt update curve data.Campbell Barton
2007-04-03Python Add Mesh Script, adds a Torus with radius and segment options.Campbell Barton
2007-04-02This script 2 functions for use with the add mesh slot in the menu.Campbell Barton
2007-04-02editmesh_add - cone, cylinder and circle remember their 'Cap Ends' setting, e...Campbell Barton
2007-04-01This script is accessed from the object menu, used for finding an object by t...Campbell Barton
2007-03-31added multilayer vertexColor support to fbx and removed videoscape_export.pyCampbell Barton
2007-03-31Updating JMS's SVG Importer script from 0.5.6 to 0.5.9bCampbell Barton
2007-03-31Mesh.py - Updated doc and example about faceUV/vertexColorCampbell Barton
2007-03-29added named multilayer UV Layer export.Campbell Barton
2007-03-29ICVS: ----------------------------------------------------------------------Campbell Barton
2007-03-29fixed a bug was writing 1 extra UV index, thus crashed the FBX SDKCampbell Barton
2007-03-28FBX Exporter, blender can write meshes with materials, textures and UV coords.Campbell Barton
2007-03-27py apiCampbell Barton
2007-03-27PyAPICampbell Barton
2007-03-26py apiCampbell Barton
2007-03-26=== Export UV Layout ===Martin Poirier
2007-03-26Matthew Chadwick's update to the mesh unfolder, minor tidyups and stopped an ...Campbell Barton
2007-03-25had 1 char missingCampbell Barton