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-08-24opencollada find module. hopefully solves the problem where includes can in a...Campbell Barton
2011-08-23Fix for [#28339] Rev:39618 The revision part doesn't suffice. Thomas Dinges
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-07-28Don't write library_materials tag when there are no materials.Nathan Letwory
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-07[#27854] Collada import doesn't handle UVW mappingNathan Letwory
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-06-29incorrectly had CMake storing directory names as filepathsCampbell Barton
2011-06-20Fix [#26912] [Collada] Screw up with names/ids on importNathan Letwory
2011-06-20Fix [#26821] Import Collada: instance_node still incorrectly handledNathan Letwory
2011-06-20Apply Patch [#27454] Add simple Transparency texture import for COLLADANathan Letwory
2011-06-20Remove redundant e usage. Energy is already multiplied into exported light. F...Nathan Letwory
2011-06-20Fix [#27474] Blender crashes on collada import if input_set is missingNathan Letwory
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-13Fix [#27463] COLLADA light quadratic attenuation exported wrong?Nathan Letwory
2011-06-08Apply [#27477] COLLADA export support for textures mapped to COLSPECNathan Letwory
2011-05-31cmake maintenanceCampbell Barton
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