Revīziju vēsture

Autors SHA1 Ziņojums Datums
  sgrenier 233ba952e5 Merge branch 'next' of https://github.com/gameplay3d/GamePlay into next 11 gadi atpakaļ
  seanpaultaylor 2692d25bef Removes mesh, lua and particles samples 11 gadi atpakaļ
  sgrenier e0f3f43168 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 gadi atpakaļ
  Rcmaniac25 b3ae094256 Removed Texture::Type::TEXTURE_UNKNOWN 11 gadi atpakaļ
  Rcmaniac25 7dcb8a5b36 Texture cube support 11 gadi atpakaļ
  sgrenier 6765bb6c07 Simplified Script::Scope to only support GLOBAL and PROTECTED modes. 11 gadi atpakaļ
  sgrenier bcc965412d More script prototyping changes. 11 gadi atpakaļ
  sgrenier 2a3f6a3144 Finished most work for new prototype of scripting system. 11 gadi atpakaļ
  sgrenier 7276079d52 Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files. 11 gadi atpakaļ
  Rcmaniac25 abd2df8524 Updated Lua bindings 11 gadi atpakaļ
  sgrenier 6f7269c232 More LUA scripting rework. 11 gadi atpakaļ
  sgrenier 31457c054e More prototyping of LUA scripting changes. 11 gadi atpakaļ
  sgrenier a52af4aaa0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 gadi atpakaļ
  sgrenier cfb81be201 UI Changes: 12 gadi atpakaļ
  seanpaultaylor 56fc1e46ad Removed unimplemented Control::ENTER and Control::LEAVE event types. 12 gadi atpakaļ
  seanpaultaylor 0f37a74487 Renamed Joystick to JoystickControl. 12 gadi atpakaļ
  Darryl Gough 3be40a9528 Convert line endings to LF 12 gadi atpakaļ
  sgrenier 726891d48c Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 gadi atpakaļ
  seanpaultaylor bae5b0aef7 Added FileSystem::displayFileDialog and implemented on Windows. 12 gadi atpakaļ
  seanpaultaylor c952572bce Updated removing shadow interfaces in Model. 12 gadi atpakaļ
  seanpaultaylor 3cdc7f53fb Removing SceneRenderer and VisibleSet to keep the framework more minimal. 12 gadi atpakaļ
  sgrenier 25e70f7088 Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function. 12 gadi atpakaļ
  seanpaultaylor 5d984bcc31 Removed VisibleSetDefault.cpp/.h and made Scene implement a default VisibleSet 12 gadi atpakaļ
  Steve Grenier 4421b05569 Re-generated lua bindings. 12 gadi atpakaļ
  seanpaultaylor b30a9f0c44 Fixed Terrain to support multiple lights. 12 gadi atpakaļ
  seanpaultaylor 8058c11a62 Removes Scene::getLightColor/setLightColor and Scene::getLightDirection/getLightDirection since scene can have multiple lights. 12 gadi atpakaļ
  seanpaultaylor 766bfb606b Regenerated bindings 12 gadi atpakaļ
  sgrenier b4e08c4aa5 Update lua bindings. 12 gadi atpakaļ
  Rcmaniac25 8b003dc2e2 Fixed bug where wrong RenderState variable was set for stencil write. 12 gadi atpakaļ
  Marc Plano-Lesay aa65a42825 Lua bindings for TextBox::InputMode 12 gadi atpakaļ