Skip to content
Snippets Groups Projects
  1. Jan 24, 2011
  2. Jan 23, 2011
  3. Jan 22, 2011
  4. Jan 18, 2011
  5. Jan 17, 2011
  6. Jan 09, 2011
  7. Jan 08, 2011
  8. Jan 01, 2011
  9. Dec 31, 2010
  10. Dec 29, 2010
  11. Dec 28, 2010
  12. Dec 27, 2010
  13. Dec 21, 2010
  14. Dec 19, 2010
  15. Dec 17, 2010
  16. Dec 14, 2010
  17. Dec 09, 2010
  18. Dec 06, 2010
  19. Nov 29, 2010
  20. Nov 28, 2010
  21. Nov 22, 2010
    • dg's avatar
      The game now computes "keyframes", those are the number of reference frames... · 55d17841
      dg authored
      The game now computes "keyframes", those are the number of reference frames displayed. Simply this means that particles effects and such that are dependant on being called 30 times per seconds now work independantly from actual FPS.
      Game:display() now receives a "nb_keyframes" parameter, it should be passed to to the map an other such things (see the example module, it is easy to update, although technically not needed)
      Requested FPS can be changed in the video options
      
      
      git-svn-id: http://svn.net-core.org/repos/t-engine4@2007 51575b47-30f0-44d4-a5cc-537603b46e54
      55d17841
Loading