2006-02-25 |
Campbell Barton | removed typos causing MTL loading to fail. |
tree | commitdiff |
2006-02-24 |
Campbell Barton | Should now work with python 2.3, also optimized diction... |
tree | commitdiff |
2006-02-20 |
Campbell Barton | Another fix for a silly bug |
tree | commitdiff |
2006-02-20 |
Campbell Barton | tweak colin weighting again. |
tree | commitdiff |
2006-02-20 |
Campbell Barton | Small update... |
tree | commitdiff |
2006-02-12 |
Tom Musgrove | ==SConscript fix for cygwin== |
tree | commitdiff |
2006-02-08 |
Campbell Barton | This script converts open and closed edge loops into... |
tree | commitdiff |
2006-02-07 |
Campbell Barton | This script sets the UV mapping and image of selected... |
tree | commitdiff |
2006-02-07 |
Campbell Barton | works with free verts and a bit faster |
tree | commitdiff |
2006-02-07 |
Chris Want | Cleaning up some bad stuff from the merge in the releas... |
tree | commitdiff |
2006-02-07 |
Campbell Barton | From __bpydoc__ |
tree | commitdiff |
2006-02-06 |
Campbell Barton | - Removed workarounds for Blender 2.41 |
tree | commitdiff |
2006-02-05 |
Peter Schlaile | Adds a VFAPI-Plugin for TMPGenc to connect to the blend... |
tree | commitdiff |
2006-02-05 |
Peter Schlaile | Add several usefull sequencer-plugins: |
tree | commitdiff |
2006-02-05 |
Peter Schlaile | Adds for additional buttons for the new sequencer code... |
tree | commitdiff |
2006-02-05 |
Brecht Van Lommel | Updated blenderbuttons (non-sticky now shows icon in... |
tree | commitdiff |
2006-02-04 |
Campbell Barton | Fixed bug where a extra vert was duplicated. - (Thanks... |
tree | commitdiff |
2006-02-03 |
Campbell Barton | - Face import tested to be about overall 16x speedup... |
tree | commitdiff |
2006-02-01 |
Stephen Swaney | bugfix: Object.Get() throws ValueError rather than... |
tree | commitdiff |
2006-02-01 |
Campbell Barton | 3ds importer distributed with Blender 2.41 is broken... |
tree | commitdiff |
2006-02-01 |
Campbell Barton | Added a function for importers to use, comprehensive... |
tree | commitdiff |
2006-01-31 |
Toni Alatalo | returned a revised result output, style "Copied UV... |
tree | commitdiff |
2006-01-31 |
Toni Alatalo | little sanifying: now copies UV coords from the active... |
tree | commitdiff |
2006-01-31 |
Toni Alatalo | an initial version of a simple UV copy script, gotta... |
tree | commitdiff |
2006-01-29 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2006-01-29 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2006-01-29 |
Ton Roosendaal | The preview.blend file, which is datatoc'ed in blender/src |
tree | commitdiff |
2006-01-28 |
Chris Want | The code from the orange branch has now been copied... |
tree | commitdiff |
2006-01-28 |
Chris Want | Final merge of HEAD (bf-blender) into the orange branch. |
tree | commitdiff |
2006-01-27 |
Campbell Barton | Fixed a stupid bug when exporting meshes with empty... |
tree | commitdiff |
2006-01-27 |
Campbell Barton | Minor optimization- mainly lists and dicts - use iterke... |
tree | commitdiff |
2006-01-26 |
no-author | This commit was manufactured by cvs2svn to create branc... |
tree | commitdiff |
2006-01-26 |
Campbell Barton | A little utility script I have been using for a long... |
tree | commitdiff |
2006-01-26 |
Campbell Barton | Speedup by a factor of about 20% |
tree | commitdiff |
2006-01-22 |
Campbell Barton | Bugfix- selection only didnt work & Fixed object name... |
tree | commitdiff |
2006-01-22 |
Andrea Weikert | small fix for icons to correctly use alpha instead... |
tree | commitdiff |
2006-01-22 |
Ton Roosendaal | And the 2nd commit for release codes. |
tree | commitdiff |
2006-01-22 |
Campbell Barton | Increased some of the defaults- very small brush sizes... |
tree | commitdiff |
2006-01-22 |
Tom Musgrove | ==scripts== |
tree | commitdiff |
2006-01-22 |
Chris Want | Fixing the VRML ImageTexture for the pending release... |
tree | commitdiff |
2006-01-22 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-21 |
Campbell Barton | Bugfix with adaptive geometry- was over subdividing... |
tree | commitdiff |
2006-01-20 |
Campbell Barton | Some minor changes & updates to keep in sync with my... |
tree | commitdiff |
2006-01-20 |
Campbell Barton | removing file with old name, |
tree | commitdiff |
2006-01-20 |
Campbell Barton | was collapsing edges, even when adptive geometry was... |
tree | commitdiff |
2006-01-20 |
Campbell Barton | Updated batch object renamer. |
tree | commitdiff |
2006-01-20 |
Campbell Barton | renaming python script... |
tree | commitdiff |
2006-01-18 |
Campbell Barton | Fixed up naming new objects/meshes when that name alred... |
tree | commitdiff |
2006-01-18 |
Willian Padovani... | ==python scripts== |
tree | commitdiff |
2006-01-18 |
Campbell Barton | fixed seam tearing with edge collapsing, should be... |
tree | commitdiff |
2006-01-18 |
Campbell Barton | Added Mesh menu access for b-brush sculpter. |
tree | commitdiff |
2006-01-17 |
Campbell Barton | Moved script. Minor updates to subdivision and adaptive... |
tree | commitdiff |
2006-01-17 |
Campbell Barton | moving to bpydata because it cant be accessed from... |
tree | commitdiff |
2006-01-17 |
Campbell Barton | Changed the URL to be the Image filename sans path... |
tree | commitdiff |
2006-01-17 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-17 |
Tom Musgrove | ==python api== |
tree | commitdiff |
2006-01-17 |
Campbell Barton | Speed up for edge list's |
tree | commitdiff |
2006-01-17 |
Campbell Barton | Added edge collapsing when adaptive geometry enabled. |
tree | commitdiff |
2006-01-17 |
Campbell Barton | Fixed a problem with non mesh objects |
tree | commitdiff |
2006-01-16 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-16 |
Campbell Barton | Fix for useing with modifiers, dosent check for subsurf... |
tree | commitdiff |
2006-01-16 |
Campbell Barton | Added user interface to OBJ import. |
tree | commitdiff |
2006-01-16 |
Campbell Barton | Hopefully clear up the last of the obj import bugs. |
tree | commitdiff |
2006-01-16 |
Willian Padovani... | BPython: |
tree | commitdiff |
2006-01-15 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-15 |
Campbell Barton | In fixing for negative indicies I broke positive indici... |
tree | commitdiff |
2006-01-15 |
Campbell Barton | Mesh sculpting event handeler script, |
tree | commitdiff |
2006-01-13 |
Campbell Barton | Fixed bug in importing OBJ files with negative indicies... |
tree | commitdiff |
2006-01-13 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-12 |
Tom Musgrove | ==python scripts== |
tree | commitdiff |
2006-01-12 |
Campbell Barton | Renamed clean_mesh.py to mesh_cleanup.py |
tree | commitdiff |
2006-01-12 |
Campbell Barton | Added tri2quad script finds all possible quads to be... |
tree | commitdiff |
2006-01-12 |
Campbell Barton | Fixed a bug in boxpack that archimap not to clear data... |
tree | commitdiff |
2006-01-11 |
Campbell Barton | Fixed a silly bug when copying images. |
tree | commitdiff |
2006-01-11 |
Campbell Barton | update to obj export: |
tree | commitdiff |
2006-01-10 |
Ton Roosendaal | Tuesday merger of bf-blender into orange branch. |
tree | commitdiff |
2006-01-10 |
Campbell Barton | removed slow list handeling |
tree | commitdiff |
2006-01-10 |
Campbell Barton | Added openflight import/export- Blight v1.2 |
tree | commitdiff |
2006-01-09 |
Campbell Barton | * Added PupBlock for user options. |
tree | commitdiff |
2006-01-08 |
Ton Roosendaal | New plus/minus icons |
tree | commitdiff |
2006-01-04 |
Ton Roosendaal | Wednesday sync orange with bf-blender |
tree | commitdiff |
2006-01-03 |
Ton Roosendaal | Orange; merger with bf-blender. |
tree | commitdiff |
2006-01-01 |
Ton Roosendaal | Orange <-> bf-blender conflict, with 2.40 saved files... |
tree | commitdiff |
2005-12-28 |
Ton Roosendaal | New icon image |
tree | commitdiff |
2005-12-22 |
Chris Want | Copy release/text/*.pdf into release tarball v2.40 |
tree | commitdiff |
2005-12-20 |
Ton Roosendaal | Part 2 of commits for release, the release target name... |
tree | commitdiff |
2005-12-19 |
Ton Roosendaal | Orange: monday merger with bf-blender (loadsa bugfixes). |
tree | commitdiff |
2005-12-19 |
Ton Roosendaal | Sync of blenderbuttons for orange and bf-blender, inclu... |
tree | commitdiff |
2005-12-19 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2005-12-18 |
Campbell Barton | Updated for new Mathutils (should be faster) |
tree | commitdiff |
2005-12-18 |
Campbell Barton | Seperated out archimaps generic 2d boxpacking function. |
tree | commitdiff |
2005-12-18 |
Joilnen Leite | added new ICON_SORTBYEXT |
tree | commitdiff |
2005-12-18 |
Ton Roosendaal | The png image for icons itself. |
tree | commitdiff |
2005-12-18 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2005-12-17 |
Ton Roosendaal | Saturday merger of bf-blender in orange branch. |
tree | commitdiff |
2005-12-15 |
Campbell Barton | BVH Export updated for 2.4x, also small updates in... |
tree | commitdiff |
2005-12-15 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2005-12-15 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2005-12-15 |
Willian Padovani... | Scripts: |
tree | commitdiff |
2005-12-14 |
Ton Roosendaal | Another merger of Orange branch with bf-blender, it... |
tree | commitdiff |
next |