This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
i-mic-fps
Watch
1
Star
0
Fork
0
You've already forked i-mic-fps
mirror of
https://github.com/cyberarm/i-mic-fps.git
synced
2025-12-15 15:42:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
578c00673db17c48106e5a81bd397d6a49651293
i-mic-fps
/
lib
/
ui
History
Cyberarm
578c00673d
Added command to reload shaders at runtime, added support for shared scripts to Manifest, lights are now loadable from MapParser, misc changes.
2020-03-24 09:51:20 -05:00
..
commands
Added command to reload shaders at runtime, added support for shared scripts to Manifest, lights are now loadable from MapParser, misc changes.
2020-03-24 09:51:20 -05:00
menus
Fixed lighting artifacts caused by untransformed normals, added 'Scene' for holding objects for rendering, added turn table models to menus using a scene, misc other changes.
2020-03-23 11:48:44 -05:00
command.rb
Switched back to old model renderer while fixing vbo based renderer, set stats text shadow color to black, fixed tab completion showing empty list of available options when tab completion triggered
2019-08-12 21:27:04 -05:00
console.rb
Moved collision/physics information into manifest, made real mouse cursor always invisible and use 'virtual' cursor when needed.
2019-09-28 13:29:21 -05:00
menu.rb
Fixed lighting artifacts caused by untransformed normals, added 'Scene' for holding objects for rendering, added turn table models to menus using a scene, misc other changes.
2020-03-23 11:48:44 -05:00
subcommand.rb
Fixed some warnings, moved Subcommand into its own file, added support for subcommand and subcommand options autocomplete in Console, added texture ids to Model vertex buffer object
2019-08-11 09:35:05 -05:00