Minor formating fixes.
This commit is contained in:
parent
6f53b0c069
commit
4df668e68f
76 changed files with 121 additions and 121 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
// TODO: Support unprojection, from Screenspace -> Worldspace.
|
||||
|
||||
// TODO: Zoom is implemented using a scale matrix.
|
||||
// TODO: Zoom is implemented using a scale matrix.
|
||||
// It's abit weird to control. Must be a better solution.
|
||||
|
||||
namespace sp {
|
||||
|
|
@ -84,4 +84,4 @@ protected :
|
|||
|
||||
} // namespace sp
|
||||
|
||||
#endif /* SPECTRE_SCENE_CAMERA2D_H */
|
||||
#endif /* SPECTRE_SCENE_CAMERA2D_H */
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ public :
|
|||
|
||||
} // namespace sp
|
||||
|
||||
#endif /* SPECTRE_SCENE_ICAMERA_H */
|
||||
#endif /* SPECTRE_SCENE_ICAMERA_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue