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
2011-04-25workaround/fix [#27162] Running commands in python console crashes blenderCampbell Barton
2011-03-30COLLADA lights:Nathan Letwory
2011-03-29SVN maintenance.Guillermo S. Romero
2011-03-28Add missing header for *nix machines.Nathan Letwory
2011-03-28Import light blender profile if it exists.Nathan Letwory
2011-03-27COLLADA lamp blender profile: add the remainder of the lamp variables to export.Nathan Letwory
2011-03-27Add blender light profile.Nathan Letwory
2011-03-27SVN maintenance.Guillermo S. Romero
2011-03-26Update cmake & scons scripts to use new Collada includes for building with la...Damien Plisson
2011-03-25Add ExtraTags class for handling tags inside an extra block.Nathan Letwory
2011-03-25Mostly formatting commit, small elaboration in extra handling API (take point...Nathan Letwory
2011-03-23fix for building collada on linuxCampbell Barton
2011-03-23COLLADA: supporting barebone class for <extra> support (incomplete).Nathan Letwory
2011-03-23Adding header for offsetof()Nathan Letwory
2011-03-23Fix [#26474] double_sided wrong in COLLADA ExportNathan Letwory
2011-03-23Wrong extension tag: show_double_sided -> double_sidedNathan Letwory
2011-03-23Fix [#26475] <instance_material> wrong in COLLADA export.Nathan Letwory
2011-03-23Small tweak to material export: only export as <lambert> when spec intensity ...Nathan Letwory
2011-03-22[#26476] <specular> and <shininess> missing from ColadaNathan Letwory
2011-03-21COLLADA: small tweaks to directional light import.Nathan Letwory
2011-03-18COLLADA conformance: don't write empty libraries for effect, image and animationNathan Letwory
2011-03-17COLLADA: Don't write empty libraries for geometry, lights, cameras, controllersNathan Letwory
2011-03-09Fix [#26012] Import Collada: instance_node incorrectly handledNathan Letwory
2011-03-09Fix [#26037] Import Collada crashes BlenderNathan Letwory
2011-03-08Skip materials that are invalid.Nathan Letwory
2011-03-08Apply [#26383] Triangle fans support for COLLADA importerNathan Letwory
2011-02-28Fix [#26213] Collada exporter id's not uniqueNathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-21doxygen: COLLADA entryNathan Letwory
2011-02-18fix for build warning with openCOLLADA svn833 reported by Dave Plater.Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for building with opencollada 833 on linux.Campbell Barton
2011-02-04small typo fixNathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-28First step towards having a 2-pass reading of COLLADA .dae files.Nathan Letwory
2011-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2011-01-11Fix [#25575] Collada import problem with Maya2010 exported collada filesNathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-21Fix [#24359] Collada: end bone zero size, mysterious extra emptyNathan Letwory
2010-12-21Fix [#25319] COLLADA import segfaults on maya modelNathan Letwory
2010-12-19Apply [#25297] Fix for [#23765]Nathan Letwory
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-15Apply patch [#25224] Refactor COLLADA DocumentImporterNathan Letwory
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-24When exporting images also add the string name (attribute). This is optional,...Nathan Letwory