Commit Graph

262 Commits

Author SHA1 Message Date
Rod Kay
e950ad5383 opengl.texture_set: Add default to 'Which' parameter in 'Texture_is' and 'Texture' subprograms. 2025-09-19 11:29:27 +10:00
Rod Kay
049793a64c opengl.texture_set: Rid obsolete 'enable' procedure. 2025-09-19 11:27:11 +10:00
Rod Kay
8bbb6e496e gel.forge.new_billboard_sprite: Add 'texture_Details' to model construction. 2025-09-19 11:20:26 +10:00
Rod Kay
e302518c81 opengl.geometry.colored_textured: Use texturing shader snippet. 2025-09-17 08:57:27 +10:00
Rod Kay
242b2d7828 opengl.demos: Update code to use new openGL updates. 2025-09-15 11:07:24 +10:00
Rod Kay
52376f5b0a opengl.demo: Rid obsolete 2 textures demo. 2025-09-15 07:19:26 +10:00
Rod Kay
5afee0e2e4 gel.demos: Update code to use new openGL updates. 2025-09-14 12:29:25 +10:00
Rod Kay
d357ce109b opengl.demo.render_models: Increase scale of text visual. 2025-09-10 06:30:37 +10:00
Rod Kay
f1d9542ef3 opengl: More on texturing. 2025-09-10 06:24:29 +10:00
Rod Kay
5f0e2155be opengl: Revamp texturing. 2025-09-09 10:52:23 +10:00
Rod Kay
76add3f4a2 opengl.model: Correct descriptions of certain models. 2025-09-08 04:05:53 +10:00
Rod Kay
5707b1783f opengl.model.circle.lit_textured: Use model texturing mixin. 2025-09-07 12:28:53 +10:00
Rod Kay
65a5e2c6af opengl.model: Cosmetics. 2025-09-07 07:28:42 +10:00
Rod Kay
b766155987 opengl.model.polygon.lit_textured: Use model texturing mixin. 2025-09-07 06:27:46 +10:00
Rod Kay
eb12d98f65 opengl.demo: Update texturing for recent texturing changes. 2025-09-07 03:56:46 +10:00
Rod Kay
62d84b49f6 opengl.texture: Use GL_REPEAT as default texture wrapping mode in 'set_Image' procedure. 2025-09-07 03:55:53 +10:00
Rod Kay
0f95206885 opengl.geometry.texturing: Add parameter names in 'enable' procedure. 2025-09-07 03:54:02 +10:00
Rod Kay
92388f065e opengl.model: Show model tag in exception message for texturing. 2025-09-07 03:52:02 +10:00
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
fac32b4dcb lace: Update gpr to add 'jobs' source folder. 2025-06-07 17:11:41 +10:00
Rod Kay
c7199a6181 lace: Add basic job manager. 2025-06-07 17:00:12 +10:00
Rod Kay
9dcac72ad5 lace.demo.event.distributed: Add gprclean to 'builder.sh' and update 'polyorb.confs' in 'lan' test. 2025-06-01 14:39:47 +10:00
Rod Kay
fd77a4569c lace.demo.event.distributed: Update example. 2025-05-31 20:44:05 +10:00
Rod Kay
37efda89e4 pysics.box2d.library: Add "-O2" flags to compile switches. 2025-05-24 04:57:47 +10:00
Rod Kay
de6ab2d36e opengl.renderer.lean: Make 'free_Models' and 'free_Impostors' components of 'Item' for performance. 2025-05-24 04:50:53 +10:00
Rod Kay
8435439b72 opengl.model.polygon.lit_textured: Add 'Face' function. 2025-05-16 19:53:56 +10:00
Rod Kay
ad4d1229d5 openGL.errors: Add missing errors. 2025-04-30 12:19:08 +10:00
Rod Kay
710fae02e7 openGL.Model.circle.lit_textured: Expose 'Face' attribute. 2025-04-25 15:53:03 +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
e36c665501 opengl.renderer: Rid unneeded extra checks for GL errors. 2025-03-26 16:51:52 +11:00
Rod Kay
87d9031e1d opengl.renderer.clear_frame: Add extra checks for GL errors. 2025-03-20 22:51:48 +11:00
Rod Kay
b92a5ed84c opengl.renderer.lean: Add extra checks for GL errors. 2025-03-20 22:31:20 +11:00
Rod Kay
082693f3e8 opengl.geometry.colored: Add extra check for GL errors. 2025-03-20 21:57:34 +11:00
Rod Kay
0561d4f687 lace_shared,gpr: Cosmetics. 2025-03-16 20:11:10 +11:00
Rod Kay
c70aec24f2 lace.events: Fix bugs. 2024-10-30 11:39:32 +11:00
Rod Kay
2a17b624c1 lace.events: Add event sequence to ensure events are processed in order. 2024-10-16 19:37:49 +11:00
Rod Kay
ad2f92b791 gel.world: Work on server and client worlds. 2024-10-16 19:36:46 +11:00
Rod Kay
3077f2a4cd lace.event: Add 'Containers' package. 2024-10-10 20:48:42 +11:00
Rod Kay
ad38c1ec3d lace.event: Add event sequence to subjects. 2024-10-10 20:25:35 +11:00
Rod Kay
37e3e74783 lace.event: Rid 'null_Event'. 2024-10-07 16:36:32 +11:00
Rod Kay
4f080dc3bc gel.world: Add debug info. 2024-10-07 16:21:07 +11:00
Rod Kay
5360507248 opengl.texture_set.stream: Handle case where 'Animation_view' is null. 2024-09-24 16:13:59 +10:00
Rod Kay
a690050568 gel.forge.new_polygon_Sprite: Set 'texture_Applies' to 'True'. 2024-09-24 14:35:16 +10:00