Ray
|
f05d6dfc3c
|
Some comment tweaks
Still some work left on camera...
|
8 年前 |
Ray
|
fd1fe3ac14
|
Lock cursor on first person camera
|
8 年前 |
Ray
|
59652c75b4
|
Review some comments
|
8 年前 |
Ray
|
05cff44d0a
|
Improved modules description -IN PROGRESS-
Working in modules configuration flags...
|
8 年前 |
Ray
|
377dcb025f
|
Corrected some warnings
|
8 年前 |
raysan5
|
637d3195ec
|
More review on camera system...
Sincerely, don't like it... it should be ported to quaternions... the
way it manages cameraTargetDistange and cameraAngle is confusing...
|
8 年前 |
raysan5
|
978c49472a
|
Working on camera system...
|
8 年前 |
raysan5
|
753b549aa5
|
Improving camera system -IN PROGRESS-
|
8 年前 |
raysan5
|
65d4eb5e82
|
Simplify camera module -IN PROGRESS-
Removed internal Camera, not required any more
Removed useless functions
|
8 年前 |
raysan5
|
1ffc4c7825
|
Corrected naming bug
|
8 年前 |
Ray
|
289e04a62a
|
Ported camera module to header-only
|
9 年前 |
raysan5
|
d8bd8634ab
|
3d Camera: Added support for field-of-view Y
|
9 年前 |
Ray
|
646f1c3f71
|
Some formating tweaks
|
9 年前 |
raysan5
|
535b9e606f
|
Redesigned UpdateCamera() function
Splitted into:
UpdateCamera() // Update only camera
UpdateCameraPlayer() // Update camera and player position
|
9 年前 |
raysan5
|
322ca97c24
|
Review camera system
|
9 年前 |
raysan5
|
0b7c2ab183
|
Decoupling camera system module
Camera system can be used as standalone module
|
10 年前 |
raysan5
|
3434255ce6
|
Decoupling camera system from raylib main library
|
10 年前 |
raysan5
|
1ef1f3d7ea
|
Multiple templates to start a game
Some basic to advance templates are provided to be use as base code for
new games
|
10 年前 |
raysan5
|
fc6081fe70
|
raylib 1.2
This is a huge update. Check CHANGELOG for details
|
10 年前 |
raysan5
|
d2b98fbb5c
|
Removed useless spaces
|
10 年前 |
raysan5
|
f06a15ac8b
|
raylib 1.1
View CHANGELOG for a detailed list of changes
|
11 年前 |
raysan5
|
e6b82cb111
|
Lots of changes, most of them under testing-review
Added a Tracing/Log system
Added OGG stream music support (DOESN'T WORK)
Added Compressed textures support
* This update is probably very buggy...
|
11 年前 |
raysan5
|
2cf5fa7765
|
Updated raylib to version 1.0.4
Lots of changes added, check CHANGELOG for detailed description
|
11 年前 |
raysan5
|
ccf2608091
|
Replaced tab by 4 spaces and adjust text
|
11 年前 |
Ray
|
46f10b45ad
|
raylib basic folders structure and some files... ;)
|
11 年前 |