Marc Palau
|
3cad094edd
|
Changes integration (some WIP, view details)
Corrected GetMouseWheelMove()
Corrected camera system
Reviewed cubicmap resolution (collision detection)
Added QuaternionTransform()
WIP: Raycast system (not working)
WIP: Reviewing axis-angle rotations...
|
10 år sedan |
raysan5
|
905b6ec53d
|
Added full support for HTML5 (emscripten)
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
|
10 år sedan |
raysan5
|
d3cf316e40
|
Added features and corrected bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
10 år sedan |
Palaui
|
a2c8ddca13
|
Revert "Corrected some bugs..."
This reverts commit 29d8b48503 .
|
10 år sedan |
Palaui
|
29d8b48503
|
Corrected some bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
10 år sedan |
raysan5
|
fc6081fe70
|
raylib 1.2
This is a huge update. Check CHANGELOG for details
|
10 år sedan |
raysan5
|
c56ef738ed
|
Explicit define of functions prototypes
No-parameters functions use the prototype style FunctionName(void);
|
10 år sedan |
raysan5
|
d2b98fbb5c
|
Removed useless spaces
|
10 år sedan |
raysan5
|
f06a15ac8b
|
raylib 1.1
View CHANGELOG for a detailed list of changes
|
11 år sedan |
raysan5
|
96f520ff6d
|
Road to raylib 1.1 - Testing rlgl
|
11 år sedan |
raysan5
|
174cd86d08
|
3D useful maths
Some useful functions to work with Vector3, Matrix and Quaternions
|
11 år sedan |