Commit History

Author SHA1 Message Date
  Mark Sibly 3b53d0dc01 Fixed Entity.GetComponent, Entity.NumComponents so they use real 'T' type not just T.Type ComponentType. 7 years ago
  Mark Sibly 8684f13ba8 Rearranged mojo3d project structure and began work on scene jsonification. 7 years ago
  Mark Sibly 9a6ee3a2f7 Added Entity.Components:Component[] property. 7 years ago
  Mark Sibly 00605af397 Fixed some Enum related typos. 7 years ago
  Mark Sibly 4d56ce4601 Fixed Entity.AddComponent<T>() adding component twice. 7 years ago
  Mark Sibly 4d854d7932 Added vertex colors to mojo3d + Entity.Color for modulating material colors (if supported by shader etc). 7 years ago
  Mark Sibly 196e6642fa New mega-renderer added. 7 years ago
  Mark Sibly 261e459b3a Restored component methods to Entity. 7 years ago
  Mark Sibly aba470d7e2 Simplified mojo3d Component. Added Component.Destroy(). 7 years ago
  Mark Sibly c5a0a2d9f1 Updated. 7 years ago
  Mark Sibly 076bb63968 Added std.digest MD5/SHA1/SHA256 7 years ago
  Mark Sibly fe712d45b7 Added support for gltf2 animations + bouncyball and walker tests. 7 years ago
  Mark Sibly 7208fb5da7 Updates. 7 years ago
  Mark Sibly 673bb8ada4 Config settings and physics fixes. 7 years ago
  Mark Sibly adc1bcdfb8 Animation etc updates. 8 years ago
  Mark Sibly 05cba1164c Added components and rearranged namespaces. 8 years ago