shiva
last version
last version
  • Shiva Documentation
  • Shiva
    • Changelog
    • FAQ
    • Gallery
    • Installation
    • Modules
      • shiva::box2d
      • shiva::dll
      • shiva::ecs
      • shiva::entt
      • shiva::enums
      • shiva::error
      • shiva::event
      • shiva::filesystem
      • shiva::input
      • shiva::json
      • shiva::lua
      • shiva::meta
      • shiva::pp
      • shiva::pyscripting
      • shiva::range
      • shiva::reflection
      • shiva::scenes
      • shiva::sfml
        • shiva::system-sfml-animation
        • shiva::system-sfml-graphics
        • shiva::system-sfml-inputs
        • shiva::system-sfml-resources
      • shiva::spdlog
      • shiva::stacktrace
      • shiva::timer
      • shiva::world
    • Roadmap
    • Scripting
      • Lua
      • Python
    • Tutorial
      • Quick'start
      • How to create/build/install a system plugin
      • How to create a scripted system
      • How to create a project through the CLI tools and build it
Powered by GitBook
On this page
  • Shiva 1.0
  • Updated
  • Fixed
  • Added
  • Shiva 0.9
  • Updated
  • Fixed
  • Shiva 0.8
  • Updated
  • Fixed
  • Added
  • Shiva 0.7
  • Updated
  • Shiva 0.6
  • Updated
  • Fixed
  • Shiva 0.5
  • Fixed
  • Added
  1. Shiva

Changelog

PreviousShivaNextFAQ

Last updated 6 years ago

Shiva 1.0

Updated

  • Documentation

  • Tooling (CLI)

  • SFML Module

  • Clean the code

  • VCPKG port

Fixed

  • A bug with the triggering of events in lua

Added

  • new

Shiva 0.9

Updated

  • Refactor the whole code base

  • Update the documentation

Fixed

  • Inlining issue

Shiva 0.8

Updated

  • Build system

Fixed

  • Windows compilation

  • Game loop

Added

  • shiva-sfml animation system

Shiva 0.7

Updated

  • improvement on build system and installation

  • update documentation

  • update shiva-sfml port

Shiva 0.6

Updated

  • shiva-sfml module

Fixed

  • Warning on Windows

Shiva 0.5

Fixed

  • Windows compilation

Added

  • Python Scripting

  • Lua Scripting

  • WIP Emscripten compilation

Roadmap
Tutorials
FAQ