0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README More... about 16 years ago
Fixed (hopefully) an annoying formatting error More... about 16 years ago
Removed TODO item More... about 16 years ago
Fixed an error in md2model.cpp. Compiled the binary (it runs!) More... over 16 years ago
Added the "dont use this" README to lesson 9 dev directory More... over 16 years ago
Started Dev directory for lesson 9 More... over 16 years ago
Updated the TODO list More... over 16 years ago
Updated the Part2 README to reflect the prior change More... over 16 years ago
Moved the terrain files into their own directory More... over 16 years ago
Added the extension compilation instructions and files. Added the compiled linux C-Extension. Lesson 8 is now complete More... over 16 years ago
Deleted the dev files for lesson 8. Filled out the README for lesson 8. More... over 16 years ago
update of TODO More... over 16 years ago
Added to the TODO list More... over 16 years ago
Changed glutPostRedisplay to drawScene to immeadiately draw (otherwise it doesn't always draw the screen on one test computer) More... over 16 years ago
Updated README to show hold status More... over 16 years ago
Got rid of the 25 millisecond delay between update calls, changed the way terrain_speed measures FPS More... over 16 years ago
README got screwed up, trying to fix it More... over 16 years ago
made a mistake, fixed it More... over 16 years ago
Updated readme with speed information More... over 16 years ago
Merge branch 'master' of [email protected]:tylerc/videotutorialsrock.com-in-ruby More... over 16 years ago
I added a file to measure the FPS of terrain.rb, I am unhappy to find that the best I got was 16 FPS More... over 16 years ago
Added a task to the TODO list More... over 16 years ago
Added a .gitignore file, so git would ignore my text editors backup files More... over 16 years ago
At this point in time, I don't know what the code translates to, or if what I have so far is correct. I'll come back to it later More... over 16 years ago
Updated drawing_text.rb, I'm confused (this code doesn't translate so easily) More... over 16 years ago
Set up development directory for the 'drawing text' lesson More... over 16 years ago
Added a task to TODO list More... over 16 years ago
Added a README for Part 2 More... over 16 years ago
changed the terrain rspec a little More... over 16 years ago
Got the terrain rspec working again More... over 16 years ago