Commit Graph

182 Commits

Author SHA1 Message Date
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
ae520b226b Update git ignore rules. 2023-12-31 21:36:59 +11:00
Rod Kay
503d28a9bf gel.demo.mouse: Add 'launch_mouse_selection_2d'. 2023-12-31 21:36:36 +11:00
Rod Kay
d25557e786 physics.box2d.thin: Rid 'box2d.h'. 2023-12-31 21:35:49 +11:00
Rod Kay
79cc7c5d56 physics.box2d.thin: Add 'box2d_c.b2d_point_collision.ads'. 2023-12-31 21:34:37 +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
fd44dce0b2 physics.space: Add point casting. 2023-12-31 21:26:20 +11:00
Rod Kay
68df630377 physics.box2d_physics.object: Cosmetics. 2023-12-31 21:25:38 +11:00
Rod Kay
15fabd445d physics.bullet.object.c++: Cosmetics. 2023-12-31 21:25:00 +11:00
Rod Kay
4c247418c9 physics.box2d.thin: Update swig binding. 2023-12-31 21:20:48 +11:00
Rod Kay
fb92469f04 physics.box2d.space: Add point casting. 2023-12-31 21:19:15 +11:00
Rod Kay
be98a56d0c physics.box2d: Rid #include of 'box2d.h'. 2023-12-31 21:18:19 +11:00
Rod Kay
6188ad4e80 physics.box2d.b2Body: Add 'SetUserData' function. 2023-12-31 21:14:51 +11:00
Rod Kay
50766e1772 opengl.camera: Cosmetics. 2023-12-31 21:13:42 +11:00
Rod Kay
4e2dc0d1b3 math.linear.d3: 'Add Line/Plane Intersections'. 2023-12-31 21:12:12 +11:00
Rod Kay
a1c42d1e10 lace_shared: Add 'for Global_Configuration_Pragmas use "debug.pra";' to Builder, without which opengl code breaks. 2023-12-31 21:11:01 +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
8db0ba7b2c bullet.space: Add debug info for b3d_Space_cast_Ray. 2023-12-20 18:01:04 +11:00
Rod Kay
acab7a546e lace.make_subject: Cosmetics. 2023-12-20 17:59:08 +11:00
Rod Kay
51a86bbe89 lace_shared: Comment out 'for Global_Configuration_Pragmas use' for 'fast' mode builds. 2023-12-20 17:58:41 +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
dff24fcb37 lace_shared: Add 'for Global_Configuration_Pragmas use "debug.pra";' to Builder, without which opengl code breaks. 2023-12-09 15:03:13 +11:00
Rod Kay
c8e7f787c1 lace_shared: Add '-g' to 'Fast_Options' to allow profiling. 2023-12-09 15:01:28 +11:00
Rod Kay
7fa9067198 lace_shared: Comment out '-gnatp' from 'Fast_Options' as it breaks opengl code. 2023-12-09 15:00:45 +11:00
Rod Kay
ac397cc5db physics.box2d.object: Add 'Z' component to 'Site' to allow small variations in 'Z' to prevent opengl from flipping visuals constantly due to all 'Z's being '0.0'. 2023-12-09 14:58:37 +11:00
Rod Kay
4eb4eecb55 lace.events: Add 'fetch' function to 'safe_subject_Map_of_safe_events'. 2023-12-08 17:14:45 +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
f12686d233 opengl.model: Add a lit and textured circle model. 2023-11-23 23:09:29 +11:00
Rod Kay
715394a719 physcis.box2d.object: Implement 'gyre' functions. 2023-11-17 19:52:47 +11:00
Rod Kay
c921b638a1 gel.world: Work on dsa. 2023-11-17 15:09:14 +11:00
Rod Kay
fa02760f9c opengl.texture.coordinates: Add 'centroid' as part of the result in simple function to compute texture coordinates from a set of vertices. 2023-11-14 22:22:43 +11:00
Rod Kay
ae8cee1cce gel.world.server: Rid debug info. 2023-11-14 19:51:55 +11:00
Rod Kay
be42562fa3 gel.forge: Support 'lit and textured' polygon creation. 2023-11-14 19:51:25 +11:00
Rod Kay
eadf53f890 opengl.model.polygon: Add a lit and textured model. 2023-11-14 19:50:14 +11:00
Rod Kay
a4a75d528e opengl.texture.coordinates: Add simple function to compute texture coordinates from a set of vertices. 2023-11-14 19:48:45 +11:00
Rod Kay
c9ecff7d86 opengl: Cosmetics. 2023-11-10 19:24:40 +11:00
Rod Kay
e7e0f6fc09 opengl.renderer.lean: Set 'no_context_Clearer' as the default context clearer. 2023-11-10 19:03:00 +11:00
Rod Kay
51c16154fd Cosmetics. 2023-11-10 18:39:29 +11:00
Rod Kay
3bb82e5a39 opengl: Cosmetics. 2023-11-10 18:38:10 +11:00
Rod Kay
7630a775b5 physics.box2d.object: Fix bug in 'b2d_Object_Spin_is()'. 2023-11-07 19:41:01 +11:00
Rod Kay
cad7a9f3bc gel.demo: Rename original 'pong' folder to 'pong-sdl'. 2023-11-03 18:16:05 +11:00
Rod Kay
2f6670a24c gel.demo: Use 'gel_sdl'. 2023-11-03 18:02:54 +11:00
Rod Kay
0b4d19522b gel.window: Add support for a Gtk window. 2023-11-03 15:21:29 +11:00