Commit Graph

68 Commits

Author SHA1 Message Date
Rod Kay
fdebe21c71 opengl: Work on texture tiling. 2025-09-05 03:18:01 +10:00
Rod Kay
7c3ba40482 Work on hinges. 2025-09-05 02:43:49 +10:00
Rod Kay
61d6e359ae Apply gel hinge joint limits when appropriate. 2025-08-04 14:34:12 +10:00
Rod Kay
59d478511e physics.box2d.source.thin: Regenerate thin binding with swig. 2025-08-04 14:29:41 +10:00
Rod Kay
cfc91c0576 Cosmetics. 2025-04-25 15:52:14 +10:00
Rod Kay
9693041373 Cosmetics. 2025-04-11 21:43:02 +10:00
Rod Kay
0e3e3c1d3d Work on texturing and animation. 2025-04-09 00:23:41 +10:00
Rod Kay
1612ddf208 gel.sprite: Rename 'Model_is' to 'graphics_Model_is'. 2025-04-04 21:30:39 +11:00
Rod Kay
8322451898 Cosmetics. 2025-04-04 19:12:54 +11:00
Rod Kay
c70aec24f2 lace.events: Fix bugs. 2024-10-30 11:39:32 +11:00
Rod Kay
ad2f92b791 gel.world: Work on server and client worlds. 2024-10-16 19:36:46 +11:00
Rod Kay
4f080dc3bc gel.world: Add debug info. 2024-10-07 16:21:07 +11:00
Rod Kay
a690050568 gel.forge.new_polygon_Sprite: Set 'texture_Applies' to 'True'. 2024-09-24 14:35:16 +10:00
Rod Kay
ab36317bd2 opengl: Add texture animation. 2024-09-24 13:45:18 +10:00
Rod Kay
f59512d51e opengl: Allow models with multiple textures to selectively apply/unapply individual textures. 2024-09-23 17:05:25 +10:00
Rod Kay
bb41976be9 gel.world.client.is_a_mirror: Log errors detected in tasks when fetching graphics and physics models from mirrored world. 2024-09-15 00:05:42 +10:00
Rod Kay
03f4aee58d gel.world.client: Use tasks to fetch physics models, graphics models and sprites from the server when mirroring the server world. 2024-08-28 21:07:44 +10:00
Rod Kay
e63740494b gel.world: Add 'Mirror_as_observer' parameter to 'deregister' procedure. 2024-08-20 11:07:04 +10:00
Rod Kay
77d92d5e3b opengl+gel.world: Performance mods. 2024-08-18 11:31:26 +10:00
Rod Kay
d24de3e1f9 build_all: Updates. 2024-06-22 20:32:47 +10:00
Rod Kay
e202ce548d opengl: Bug fixes for opengl mesa software rendering. 2024-04-24 18:15:27 +10:00
Rod Kay
d4ee7c678a gel.terrain: Add qualifier in unchecked conversion of the 'height_Map_view'. 2024-04-24 12:43:15 +10:00
Rod Kay
96a0b9ad56 gel: Cosmetics. 2024-03-10 14:22:09 +11:00
Rod Kay
618a3d9517 gel.sprite: Add default to 'is_Visible'. 2024-03-03 20:27:39 +11:00
Rod Kay
c7f58797f3 opengl.texture: Add simple tiling. 2024-02-03 21:38:58 +11:00
Rod Kay
2fdc670868 gel.forge: Add 'Name' and 'is_Tangible' parameters to polygon and rectangle sprite constructors in package body. 2024-02-03 21:18:24 +11:00
Rod Kay
680a518e00 gel.forge: Add 'Name' and 'is_Tangible' parameters to polygon and rectangle sprite constructors. 2024-02-03 21:15:55 +11:00
Rod Kay
a9ab66e6f8 gel: Cosmetics. 2024-01-16 14:12:07 +11:00
Rod Kay
f0760d0870 gel-world: Add 'reserve_Ids' procedure. 2024-01-09 17:03:42 +11:00
Rod Kay
c06af0baf4 gel.world.server: Rid warning about unreferenced function 'to_Sprite'. 2024-01-09 17:02:18 +11:00
Rod Kay
82aadaeabe gel.forge: Add 'Sides' and 'Fill' parameters to 'new_circle_Sprite'. 2024-01-09 17:00:29 +11:00
Rod Kay
bd635b8dcb gel.applet: Fix bug in mouse picking. 2024-01-09 16:58:55 +11:00
Rod Kay
d86438fe5b gel.forge: Add 'is_Tangible' flag to 'new_circle_Sprite' parameters. 2024-01-08 09:46:30 +11:00
Rod Kay
85d2aca897 gel.events: Add space mouse click detection for 2D. 2024-01-08 09:02:46 +11:00
Rod Kay
b09bfd1f69 gel.applet.client_world: Cosmetics. 2024-01-08 09:01:31 +11:00
Rod Kay
ad2e6996eb Cosmetics. 2024-01-03 12:25:22 +11:00
Rod Kay
a3cf450826 gel.world: Fix sprite naming. 2024-01-03 12:17:59 +11:00
Rod Kay
503d28a9bf gel.demo.mouse: Add 'launch_mouse_selection_2d'. 2023-12-31 21:36:36 +11:00
Rod Kay
036cc6ec92 gel.world: Add point casting. 2023-12-31 21:32:40 +11:00
Rod Kay
5280fa919f gel.applet: Add mouse picking for box2d. 2023-12-31 21:29:27 +11:00
Rod Kay
f81e37c583 gel.applet: Cosmetics. 2023-12-20 18:05:19 +11:00
Rod Kay
7af505bc05 gel.demo.mouse_selection: Rid redundant procedure calls. 2023-12-20 18:04:31 +11:00
Rod Kay
d6ad5d67c5 gel.demo.mouse_selection: Cosmetics. 2023-12-20 18:02:55 +11:00
Rod Kay
bcd283c6d6 gel: Only send motion updates for sprites if they have moved. 2023-12-13 17:48:42 +11:00
Rod Kay
80dab00932 gel.window.gtk: Return 'False' when handling keyboard events so other widgets can use them. 2023-12-10 17:43:01 +11:00
Rod Kay
b812a8020f gel.forge: Use 'Vector_3' for site parameter when creating 2D sprites. 2023-12-09 15:27:24 +11:00
Rod Kay
b7f584ca7f Tidy. 2023-12-08 17:14:00 +11:00
Rod Kay
dbe487c074 lace.events: Optimise. 2023-12-08 14:42:45 +11:00
Rod Kay
c921b638a1 gel.world: Work on dsa. 2023-11-17 15:09:14 +11:00
Rod Kay
ae8cee1cce gel.world.server: Rid debug info. 2023-11-14 19:51:55 +11:00