This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
501efb0e7cb671cfa2e0dd37308ab6759f32cb49
test2
/
source
/
gameengine
/
GamePlayer
/
ghost
History
Mitchell Stokes
e4a6602a9a
Fix for [
#32361
] "Blenderplayer quad-buffer maximum 100Hz Fps" reported by HG1.
...
Allowing the Blenderplayer to break 100fps by making it less dependent on Ghost's messages.
2012-08-18 23:46:37 +00:00
..
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
GPG_Application.cpp
Fix for [
#32361
] "Blenderplayer quad-buffer maximum 100Hz Fps" reported by HG1.
2012-08-18 23:46:37 +00:00
GPG_Application.h
Fix for [
#32361
] "Blenderplayer quad-buffer maximum 100Hz Fps" reported by HG1.
2012-08-18 23:46:37 +00:00
GPG_Canvas.cpp
Committing patch "[
#27676
] Change window size/resolution in realtime" by me.
2012-01-22 20:25:25 +00:00
GPG_Canvas.h
style cleanup - remove unneeded ';'s
2012-03-08 03:05:57 +00:00
GPG_ghost.cpp
Fix for [
#32361
] "Blenderplayer quad-buffer maximum 100Hz Fps" reported by HG1.
2012-08-18 23:46:37 +00:00
GPG_KeyboardDevice.cpp
style cleanup (mostly whitespace)
2012-02-27 10:35:39 +00:00
GPG_KeyboardDevice.h
style cleanup
2012-03-02 16:05:54 +00:00
GPG_System.cpp
code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)
2012-04-11 08:15:13 +00:00
GPG_System.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SConscript
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00