Commit Graph

253 Commits

Author SHA1 Message Date
Rod Kay
f9c00d89a9 opengl.demo: Add texture tiling for polygons. 2024-02-13 17:05:53 +11:00
Rod Kay
009f0e1167 opengl.geometry: Fix 'Shine' attribute bug. 2024-02-12 21:02:08 +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
a0316025cf opengl.texture: Make 'GL_REPEAT' the default wrap mode. 2024-02-03 21:17:28 +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
ae8c2b6f96 phsycis.box2d: Cosmetics. 2024-02-03 21:13:17 +11:00
Rod Kay
180625eb89 opengl.texture.coordinates: Cosmetics. 2024-02-03 20:20:17 +11:00
Rod Kay
a9ab66e6f8 gel: Cosmetics. 2024-01-16 14:12:07 +11:00
Rod Kay
5d39177e87 math: Add 'almost_Equals' function. 2024-01-16 14:11:19 +11:00
Rod Kay
ededc9ece8 box2d.physics.space: Rid debug info. 2024-01-16 14:10:19 +11:00
Rod Kay
7e1a4c47f6 opengl.model.circle: Add a 'colored' model. 2024-01-09 17:05:08 +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
f4baa64e8f opengl.remote_model: Set default 'Shine' to '1.0'. 2024-01-09 16:57:56 +11:00
Rod Kay
ee2108ad2b math.algebra.linear.d3: Handle case in 'unProject' where 'world_Position (4) = 0.0'. 2024-01-09 16:56:47 +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
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