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-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-22style cleanup: brace placement.Campbell Barton
2012-05-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary
2012-05-10Apply [#30199] Fix COLLADA export of material namesNathan Letwory
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09Apply [#31335] COLLADA: fix for odd names for materials in exported dae filesNathan Letwory
2012-05-07Collada: patch #31331: added missing call to BKE_mesh_tessface_ensure() when ...Gaia Clary
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-06Removing the old armature 'deform' settings (use vertex groups/envelopes/quats).Joshua Leung
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...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-05code cleanup: brush/camera namingCampbell Barton
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-05-03Fix #31250, #31248: wrong vertex normals after transform apply, collada import,Brecht Van Lommel
2012-05-02Fix #31089: collada file crashing on importing file with unknown/unsupported ...Brecht Van Lommel
2012-05-02Fix #31176: Collada model shows weird textures in editmodeJuha Mäki-Kanto
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01bmesh py api:Campbell Barton
2012-05-01Apply patch [#31179] COLLADA IMPORT instanced geometry improvementNathan Letwory
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28fix for incorrect selection check in opencollada integration.Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-08code cleanup:Campbell Barton
2012-04-07Collada:Thomas Dinges
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-27bmesh todo, unlikly but possible - entering editmode with faces and no polys.Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22#collada skeleton animation import, fixes #29246Arystanbek Dyussenov
2012-03-17#collada instance_node import, partially fixes #27629Arystanbek Dyussenov
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-06fix #30440, Collada import: no faces/uv after bmesh mergeJuha Mäki-Kanto
2012-03-04#collada skeleton import, bugfix #29621Arystanbek Dyussenov
2012-03-02style cleanupCampbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-25Collada export: bone parenting is actually against the tail.Juha Mäki-Kanto
2012-02-25Collada export: fix no polylist after bmesh-mergeJuha Mäki-Kanto
2012-02-19misc changes from trunk (avoid confusion since these were not intentional dif...bmeshCampbell Barton
2012-02-19Fix #30230, Crash after importing collada fileJuha Mäki-Kanto