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
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-10-29(Due to a change in function call) Added default triangulation method for Col...Gaia Clary
2013-10-29Fix collada compile, too less argumentsJens Verwiebe
2013-08-23* Compile fix for r59395, 'move bmesh tools into their own include'. Thomas Dinges
2013-07-30Collada: Import now always rotates input to match blender's Z_UP axisGaia Clary
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-06-13code cleanup: also fix crash in GPU_state_print(). and confine to debug mode ...Campbell Barton
2013-06-03fix [#35555] Collada: export destroys mesh in some casesCampbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-03-25code cleanup:Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-03enable triangulation with collada, disable BLI_STATIC_ASSERT for C++.Campbell Barton
2013-03-03partial revert of collada triangulation code due to problems on linuxGaia Clary
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-15Fix: Collada Import files with X_UP and Y_UP axis where imported with wrong o...Gaia Clary
2013-02-11Collada Importer: Some code cleanup and optimization of the rescale functionGaia Clary
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-11Fix #33437 Collada: Added scale matching for Scene imports.Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-09fixed: [#34080] import of COLLADA breaks on '#' in filepathGaia Clary
2013-02-08[#33955] Collada Model Import Hangs Blender. Optimized Object import for bett...Gaia Clary
2013-02-05* One more fix for Collada. Thomas Dinges
2013-02-05Attempt to fix collada compilation after recent commitSergey Sharybin
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-06-27style cleanupCampbell Barton
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-20style cleanupCampbell Barton
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-15SVN maintenance.Guillermo S. Romero
2012-06-14Collada: cleanup sort function forGaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/collada tagged.Nathan Letwory