1vanK
|
150c4fb26d
Export some consts to AngelScript
|
8 years ago |
Lasse Öörni
|
20af1aa85f
Demonstrate listing the vertex + index buffers to Model so that it can be saved correctly. Lua bindings not added for now due to problem with serializing a vector of object pointers. Closes #1638.
|
9 years ago |
Lasse Öörni
|
a794f9e59b
Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++)
|
9 years ago |
Lasse Öörni
|
44133d00d9
Fix typo.
|
9 years ago |
Lasse Öörni
|
644eecfa7d
Demonstrate defining non-legacy vertex elements in the DynamicGeometry C++ & AngelScript examples.
|
9 years ago |
hdunderscore
|
467c4bd4e8
- Updated sample mouse mode setup.
|
9 years ago |
Lasse Öörni
|
0235c02653
Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow.
|
10 years ago |