Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
- Removed limitation of 16 possible orders for layers
Browse files Browse the repository at this point in the history
- Added LayerContainer class which Layers use as a parent
- Rewrote Screen to be part of LayerContainer
- Added ScreenRenderable class, for Screens to be attached to SceneNodes
- Added Support for Gorilla materials to be pre-defined before hand, for shader or special effects.
- Added ScreenRenderable demo (gorilla_3D)
  • Loading branch information
betajaen committed Sep 12, 2010
1 parent 6a075c8 commit 33b08f9
Show file tree
Hide file tree
Showing 8 changed files with 1,441 additions and 384 deletions.
663 changes: 432 additions & 231 deletions Gorilla.cpp

Large diffs are not rendered by default.

475 changes: 326 additions & 149 deletions Gorilla.h

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions dejavu.gorilla
Expand Up @@ -6,7 +6,6 @@ whitepixel 510 510
lineheight 22
spacelength 6
baseline 18
scale 1.0
kerning -0.5
monowidth 15
range 33 126
Expand Down Expand Up @@ -574,9 +573,8 @@ kerning_58 121 -2
[Sprites]
mousepointer 54 464 15 22
ogrehead 0 464 48 48
cursor 79 466 10 18
resizer 11 446 10 10
coco 3 367 64 64
crosshair 49 487 22 22
shadow_n 110 460 1 5
shadow_ne 111 460 5 5
shadow_e 111 465 5 1
Expand Down
Binary file modified dejavu.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33b08f9

Please sign in to comment.