Skip to content

Releases: defold/examples

v4f64bd179bea9601956b465fdd93525857689331

19 Jul 04:51
4f64bd1
Compare
Choose a tag to compare
Model vertex color example (#94)

* Model vertex color example

Adding a 3D model vertex color example

- displays exported vertex color attribute from model through a shader.

* edit correct title

small edit

v27b39a1f87929f8d6595a6bc5d9207fab16c1e5f

19 Jul 13:16
27b39a1
Compare
Choose a tag to compare
model vertex color fixes (#95)

- move folder to correct category from mesh to model folder.

- corrected included scripts "vertexcolor.vp"

vf94be91f5b7223d64ebb0482a9b660b8f45f737b

11 Jul 06:03
f94be91
Compare
Choose a tag to compare
Fix stretched example window (#93)

Example is stretched causing a distorted look. Changed html5 project settings to match other examples.

vd8ca7f32cef295b4cb66f6b6fdfa813cd68b6146

08 Jul 11:39
Compare
Choose a tag to compare

vc57862febb16bb7c68f177e794272f4587dacb67

08 Jul 08:23
Compare
Choose a tag to compare

vae48d6d1848d9dd08a88a2ddd2cb35b21a4d681e

08 Jul 15:34
Compare
Choose a tag to compare

v7cdf2f2a471d47a505b57eff138d41e5827ebf76

08 Jul 08:25
Compare
Choose a tag to compare

v56a44651f3598dbb6834d01b2c4537cbe74910cd

08 Jul 08:14
Compare
Choose a tag to compare

v06e6d8c25554b0fbb13d0e2480316399423543f4

08 Jul 07:50
Compare
Choose a tag to compare

v81d49343fa55c3c4e99404c9bc89d22da6030946

07 Jul 08:50
81d4934
Compare
Choose a tag to compare
Handle alignment with up direction in the Look Rotation example (#91)

* Handle alignment with up direction in look_rotation.script

* Update look rotation alignment threshold