Tim Gates 33cccb5ef7 docs: Fix a few typos %!s(int64=4) %!d(string=hai) anos
..
Assets 49634c952d Added assets for Chapter 11 exercises %!s(int64=8) %!d(string=hai) anos
Chapter11-mac.xcodeproj 90a82d1363 Rename to Chp 11 xcodeproj %!s(int64=8) %!d(string=hai) anos
Shaders 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Actor.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Actor.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
AudioComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
AudioComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
AudioSystem.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
AudioSystem.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BallActor.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BallActor.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BallMove.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BallMove.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BoxComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
BoxComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
CameraComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
CameraComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Chapter11-windows.sln b37a8d346e Chapter 11 initial copy %!s(int64=8) %!d(string=hai) anos
Collision.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Collision.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Component.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Component.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
DialogBox.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
DialogBox.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
FPSActor.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
FPSActor.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
FPSCamera.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
FPSCamera.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Font.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Font.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Game.cpp 11d5aa9348 Merged LoadFont/GetFont %!s(int64=8) %!d(string=hai) anos
Game.h 11d5aa9348 Merged LoadFont/GetFont %!s(int64=8) %!d(string=hai) anos
Game.vcxproj dcb55fbf3a Explicitly set precompiled header setting in Visual Studio to "NotUsing" %!s(int64=7) %!d(string=hai) anos
Game.vcxproj.filters 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
HUD.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
HUD.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Main.cpp 64e627b398 Removed unnecessary extra includes in Main.cpp %!s(int64=8) %!d(string=hai) anos
Math.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Math.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Mesh.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Mesh.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
MeshComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
MeshComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
MoveComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
MoveComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
PauseMenu.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
PauseMenu.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
PhysWorld.cpp e74685cd22 Fixed bug where SegmentCast did not update closestT %!s(int64=5) %!d(string=hai) anos
PhysWorld.h 33cccb5ef7 docs: Fix a few typos %!s(int64=4) %!d(string=hai) anos
PlaneActor.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
PlaneActor.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Renderer.cpp 35c677f1c0 Use screen width/height variables in unprojection %!s(int64=8) %!d(string=hai) anos
Renderer.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Shader.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Shader.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
SoundEvent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
SoundEvent.h 33cccb5ef7 docs: Fix a few typos %!s(int64=4) %!d(string=hai) anos
SpriteComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
SpriteComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
TargetActor.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
TargetActor.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
TargetComponent.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
TargetComponent.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Texture.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
Texture.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
UIScreen.cpp c7901a5fc8 Fixed hard-coded screen dimensions in UI Screen %!s(int64=8) %!d(string=hai) anos
UIScreen.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
VertexArray.cpp 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos
VertexArray.h 987fd11eef Changes from Chapter 10 copied over %!s(int64=8) %!d(string=hai) anos