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
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
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-05-02Fix #31089: collada file crashing on importing file with unknown/unsupported ...Brecht Van Lommel
2012-05-01Apply patch [#31179] COLLADA IMPORT instanced geometry improvementNathan Letwory
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-18#collada animation import, bugfix #29082Arystanbek Dyussenov
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-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-10-14fix [#28909] OpenCollada export / import sintel lite v2.1 crashes on import.Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-04Prevent potential crasher, commonEffects could be empty.Nathan Letwory
2011-09-04Some whitespace changesNathan Letwory
2011-08-26code review fixesSukhitha Prabhath Jayathilake
2011-08-20small fixes and refactoring.Sukhitha Prabhath Jayathilake
2011-08-17Armature importer code cleanup.Sukhitha Prabhath Jayathilake
2011-08-16Finalizing.Sukhitha Prabhath Jayathilake
2011-08-14Matrix transformation animation import for other objects under the new system.Sukhitha Prabhath Jayathilake
2011-08-13transform matrix animation import fix.Sukhitha Prabhath Jayathilake
2011-08-13Transform matrix Animation import fix.Sukhitha Prabhath Jayathilake
2011-08-10import only transform matrix animation method ( in progress )Sukhitha Prabhath Jayathilake
2011-08-10Baked Animation re-Import fixSukhitha Prabhath Jayathilake
2011-08-09temporary fix for quat rotationsSukhitha Prabhath Jayathilake
2011-08-07Armature bake animation export ( not as pose matrices. Still needs fixing ) Sukhitha Prabhath Jayathilake
2011-07-31Camera Clipping animation COLLADA support fix.Sukhitha Prabhath Jayathilake
2011-07-27Material Diffuse Color animation COLLADA import.Sukhitha Prabhath Jayathilake
2011-07-27Material diffuse color animation COLLADA export.Sukhitha Prabhath Jayathilake
2011-07-27Material Specular Color Animation import.Sukhitha Prabhath Jayathilake
2011-07-24Material Hardness Animation Import Complete.Sukhitha Prabhath Jayathilake
2011-07-21(no commit message)Sukhitha Prabhath Jayathilake
2011-07-18Material Specular Hardness Animation import (ongoing)Sukhitha Prabhath Jayathilake
2011-07-13Fixed Color animation import( support for Maya )Sukhitha Prabhath Jayathilake
2011-07-10(no commit message)Sukhitha Prabhath Jayathilake
2011-07-10Bug Fix.Sukhitha Prabhath Jayathilake
2011-07-09(no commit message)Sukhitha Prabhath Jayathilake
2011-07-09Improvements to import system. Ability to include more parameters.Sukhitha Prabhath Jayathilake
2011-07-07Fixed Camera Ortho scale animation importSukhitha Prabhath Jayathilake
2011-07-06Camera lens animation import.Sukhitha Prabhath Jayathilake
2011-07-06Camera lens animation IdentifyingSukhitha Prabhath Jayathilake
2011-07-05Spot Light spot_blend animation im/export.Sukhitha Prabhath Jayathilake