n00b87
|
db80705980
|
Added IFDEFs for android font loading
|
2025-11-25 03:33:34 -06:00 |
|
n00b87
|
ff7120e4a0
|
Changed shader path
|
2025-11-24 20:46:27 -06:00 |
|
n00b87
|
762ef94b7b
|
Added android alternate source files
|
2025-11-24 19:27:29 -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
|
4df735e4f6
|
Fixed: ProjectorActors not rendering
|
2025-11-21 01:00:01 -06:00 |
|
n00b87
|
e0141b11e6
|
Added MatrixExists() function
|
2025-11-18 21:59:55 -06:00 |
|
n00b87
|
e6c0cb5a69
|
Added Stack_N_Exists() and Stack_S_Exists() functions
|
2025-11-18 21:25:42 -06:00 |
|
n00b87
|
340a6a6615
|
Fixed segfault when clearing scene with ACTOR_SHAPE_TYPE_NONE
|
2025-11-18 01:58:22 -06:00 |
|
n00b87
|
83c239fc3f
|
Fixed segfault when deleting actors with ACTOR_SHAPE_TYPE_NONE
|
2025-11-18 01:55:29 -06:00 |
|
n00b87
|
af1ade702e
|
WIP
|
2025-11-17 23:32:20 -06:00 |
|
n00b87
|
5bedafc8c8
|
Added post processing effects and custom render process functions
|
2025-11-10 23:22:10 -06:00 |
|
n00b87
|
e5deb6bc86
|
Fixed possible memory leak when using 3D primitives
|
2025-11-08 20:25:06 -06:00 |
|
n00b87
|
92af3e4772
|
Added Error checking to network functions
|
2025-11-08 00:59:33 -06:00 |
|
n00b87
|
0d345b8cd5
|
Fixed a typo in CreateSprite() documentation
|
2025-11-01 23:01:51 -05:00 |
|
n00b87
|
af895b3f11
|
Added override radius to cone, capsule, and sphere shapes
|
2025-10-12 00:48:22 -05:00 |
|
n00b87
|
8f7fd7d453
|
Added SetActorShapeEx()
|
2025-10-12 00:21:34 -05:00 |
|
n00b87
|
3fa3dbb4e3
|
Added bounds checking for sound functions
|
2025-10-02 20:35:38 -05:00 |
|
n00b87
|
4f8a4e4d7c
|
Changed Include file check back to literal value
|
2025-09-29 23:54:42 -05:00 |
|
n00b87
|
c9a4cd6fcd
|
Changed Include file check back to literal value
|
2025-09-29 23:49:49 -05:00 |
|
n00b87
|
3aa74deb68
|
Fixed environment variable resolution in INCLUDE having quotes
|
2025-09-29 23:42:41 -05:00 |
|
Rodney Cunningham
|
1293aec729
|
Merge pull request #65 from n00b87/fix_shadows
Fixed Shadow Rendering
|
2025-09-29 02:14:21 -05:00 |
|
n00b87
|
715098d200
|
Fixed Shadow Rendering
* Fixed Shadow rendering
* Added MakePlanarTextureMap, ReCalculateMeshNormals, GetMeshPolygonCount, and FlipMeshSurfaces
|
2025-09-29 01:20:51 -05:00 |
|
Rodney Cunningham
|
d63195de3b
|
Merge pull request #64 from n00b87/blend_mode_2d
Blend mode 2d
|
2025-09-20 19:02:05 -05:00 |
|
n00b87
|
642d6dd23e
|
Added Sprite Priority constants to spreadsheet
|
2025-09-20 18:15:08 -05:00 |
|
n00b87
|
8120a1fd96
|
Added SetSpriteCanvasRenderPriority function
|
2025-09-19 22:04:43 -05:00 |
|
n00b87
|
15e8426f99
|
Added GetSpritePhysics() function
|
2025-09-12 02:16:09 -05:00 |
|
n00b87
|
a9d15d69ec
|
Added Nirvana Tile functions to API docs
|
2025-09-09 22:01:00 -05:00 |
|
n00b87
|
91b7b1b3d7
|
Updated version number
|
2025-08-31 22:39:13 -05:00 |
|
n00b87
|
bfdff4207a
|
Set canvas render material for sprites
|
2025-08-31 21:50:38 -05:00 |
|
Rodney Cunningham
|
a25b4ad6ec
|
Merge pull request #63 from n00b87/fix_fx_material_type_order
Fix fx material type order
|
2025-08-22 23:09:21 -05:00 |
|
n00b87
|
c2e898aa87
|
Updated version number in the compiler
|
2025-08-22 22:10:21 -05:00 |
|
n00b87
|
fd760f3201
|
Updated version number and removed test flag
|
2025-08-22 21:20:46 -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
|
4b2f517de4
|
Added new functions to documentation
|
2025-08-13 19:20:25 -05:00 |
|
n00b87
|
6ad655f40d
|
Updated material types in documentation
|
2025-08-13 19:19:38 -05:00 |
|
Rodney Cunningham
|
06d1d717dc
|
Merge pull request #62 from n00b87/fx_material_constants
Added implementation for SetMaterialConstant and GetMaterialConstant
|
2025-08-13 18:24:11 -05:00 |
|
n00b87
|
05c5a6ca9f
|
Added implementation for SetMaterialConstant and GetMaterialConstant
|
2025-08-13 18:22:00 -05:00 |
|
n00b87
|
1e3500bd05
|
Updated doc script
|
2025-08-07 17:32:20 -05:00 |
|
n00b87
|
aa48cfc661
|
Update project
v4.3
|
2025-08-05 21:16:59 -05:00 |
|
n00b87
|
ea9a92d9ed
|
Changed some error messages
|
2025-08-04 16:50:40 -05:00 |
|
n00b87
|
3a217d9438
|
Removed testing flag
|
2025-07-26 08:43:32 -05:00 |
|
Rodney Cunningham
|
fd3124a4d3
|
Merge pull request #61 from n00b87/v43_dev
v43 update
|
2025-07-08 21:30:01 -05:00 |
|
n00b87
|
96ba62c9de
|
v43 update
|
2025-07-08 21:17:11 -05:00 |
|
n00b
|
f6a99ebba1
|
doc changes
|
2025-05-28 22:00:26 -04:00 |
|
n00b
|
0c36af2557
|
WIP
|
2025-05-27 00:53:48 -04:00 |
|