n00b87
61e55f72f6
Added Bone Info Functions
...
* Added functions to get info on bones
* Fixed ColorKey() flipping images if color is not -1
2026-01-27 23:56:30 -06:00
n00b87
320adcf808
Changed POST_EFFECT_DISTORTION to POST_EFFECT_MINERAL
2025-11-23 22:47:23 -06:00
n00b87
d5f9719d57
Fixed Pipeline_Render() not executing
2025-11-23 21:47:16 -06:00
n00b87
f11d41622b
Fixed Post Processing functions
2025-11-23 03:16:43 -06:00
n00b87
f53f486c54
Added GetSpriteWorldCenter() function
2025-11-21 22:10:44 -06:00
n00b87
e0141b11e6
Added MatrixExists() function
2025-11-18 21:59:55 -06:00
n00b87
af1ade702e
WIP
2025-11-17 23:32:20 -06:00
n00b87
8120a1fd96
Added SetSpriteCanvasRenderPriority function
2025-09-19 22:04:43 -05:00
n00b87
bfdff4207a
Set canvas render material for sprites
2025-08-31 21:50:38 -05:00
n00b87
ab9238cdb8
FX materials can now use material properties before and after type is set
2025-08-22 21:19:23 -05:00
n00b87
ee5395bd66
WIP
2025-08-22 15:25:07 -05:00
n00b87
60278f03ba
Check for constant name in SetMaterialConstant and GetMaterialConstant ignores case
2025-08-13 21:21:34 -05:00
n00b87
6ad655f40d
Updated material types in documentation
2025-08-13 19:19:38 -05:00
n00b87
aa48cfc661
Update project
2025-08-05 21:16:59 -05:00
n00b87
96ba62c9de
v43 update
2025-07-08 21:17:11 -05:00
n00b
207868cd5d
Fixed Sprite Transform functions
...
* Stored base offsets and vertices in sprite structure
* Calculated the average of vertices in polygon and chain shapes and used that as center
* Applied offsets to drawSprites()
2025-05-26 14:07:18 -04:00
n00b
262d618d19
Fixed memory leak in collision callback
2025-05-23 19:23:57 -04:00
n00b
e7da6b745c
Fixed Memory Leak in Collision Callback
2025-05-21 19:45:56 -04:00
n00b
daac85c26a
Applied scale to sprite rotation point
2025-05-01 15:05:46 -04:00
n00b
51c64fa857
fixed re-used canvas slot not being set
2025-04-26 16:20:38 -04:00
n00b
edb6462752
Fixed Segfault from DeleteImage() and DeleteMesh()
2025-04-12 13:26:00 -04:00
n00b
b67d63d32c
Added FX Materials
...
* Added FX Shader Materials
* Added Projector Actor
2025-04-11 00:51:47 -04:00
n00b
14f87ecbf1
Added sprite shape functions
2025-03-20 17:29:11 -04:00
n00b
acdc78a149
Added DeleteAn8() function
2025-01-31 19:35:19 -05:00
n00b
8e161a1a22
Updated version number
2025-01-12 19:38:17 -05:00
n00b
4723ed8c6f
fixed font only returning 0 for id
2025-01-04 17:32:26 -05:00
n00b
7181b6924a
Fixed 3D primitive material setting
2024-12-15 20:56:19 -05:00
n00b
98e8257e4a
Added 3D Primitive functions
2024-12-15 19:43:58 -05:00
n00b
b01f3cfc01
Fixed network socket ID errors
2024-12-15 13:58:51 -05:00
n00b
39c5e4a9f2
ColorKey now uses upper left corner when a value of -1 is used
2024-12-15 11:37:44 -05:00
n00b
0e2253ad02
Test updates
2024-12-15 01:12:58 -05:00
n00b
f392bdebfc
Added ray cast functions
2024-12-14 15:13:55 -05:00
n00b
447bc241d7
Fixed bug that prevents compiler from finding user types in scope
2024-12-13 20:22:10 -05:00
n00b
f827706734
Removed test flag
2024-12-11 18:36:01 -05:00
n00b
1a574146af
Added DeleteTileSet() and DeleteTileMap()
2024-12-11 18:30:43 -05:00
n00b
d1d291d823
Force window resize when SetWindowFullscreen() is called
2024-12-11 16:02:42 -05:00
n00b
c354825638
Force window resize when SetWindowFullscreen() is called
2024-12-11 15:46:00 -05:00
n00b
072024fa41
Fixed Scaling issues when changing window size
...
Fixed Window Scaling issue and Fixed SetSpriteVisible()
2024-12-11 12:53:24 -05:00
n00b
4cdcf7aa24
Added ClearScene() and made THEN optional
2024-12-09 15:51:27 -05:00
n00b
31872c955c
Fixed fullscreen rendering and mouse scaling
2024-12-09 11:51:50 -05:00
n00b
80c97f0a93
WIP
2024-12-09 10:56:08 -05:00
n00b
9fba7a380c
Removed test flag
2024-12-09 02:06:47 -05:00
n00b
a85bb304ea
Fixed issue with images being offset on paint canvas in the GLES2 driver
2024-12-09 01:51:38 -05:00
n00b
5a24dc445b
Fixed GetPixel() in GLES2 driver
2024-12-05 22:19:50 -05:00
n00b
32e1e0a00f
Fixed FloodFill() in GLES2 driver
2024-12-05 21:36:07 -05:00
n00b
fef3d682e6
Fixed CanvasClip() and Rect() on GLES2 driver
2024-12-05 20:00:21 -05:00
n00b
4876640bf4
Removed haptic init on web build
2024-12-02 22:00:21 -05:00
n00b
0b66a9294f
Removed test flags
2024-12-01 17:12:50 -05:00
n00b
cfad58b99c
Added delta timestep to 2d simulation
2024-12-01 00:15:41 -05:00
n00b
f008cf839b
Set fixed timestep to delta time by default
2024-11-30 23:28:30 -05:00