401 Commits
Author SHA1 Message Date
devZoGok f39af30575 Merge pull request #111 from devZoGok/develop
Develop
2026-04-24 19:11:57 +03:00
devZoGok 02c0c3b3fc Merge pull request #110 from devZoGok/bf-109-mem-leaks
Bf 109 mem leaks
2026-04-24 19:10:48 +03:00
devZoGok 7f8b6fe03a added missing commit 2026-04-24 19:08:59 +03:00
devZoGok 6c5e0b2737 generating VAO and VBO only once 2026-04-24 19:08:26 +03:00
devZoGok a92ca606af deleting shader program upon destruction 2026-04-24 19:01:02 +03:00
devZoGok 7ef858737c Merge pull request #108 from devZoGok/develop
Develop
2026-01-19 18:06:08 +00:00
devZoGok 8a4da0b691 Merge pull request #107 from devZoGok/bf-106-ray-casting
bf-106-ray-casting
2026-01-19 18:05:48 +00:00
devZoGok 343746a0da fixed bisection calculation 2026-01-19 19:59:41 +02:00
devZoGok f4280ce56a Merge pull request #105 from devZoGok/develop
Develop
2026-01-03 10:16:59 +00:00
devZoGok 22110a986d Merge pull request #104 from devZoGok/imp-103-rectangle-check
Imp 103 rectangle check
2026-01-03 10:16:00 +00:00
devZoGok d4d188eef7 added rectangle edge intersection check 2025-11-24 20:29:46 +02:00
devZoGok 91a3e00265 determining rectangle intersection by vertices 2025-11-21 20:22:59 +02:00
devZoGok 8acc008fa4 Merge pull request #102 from devZoGok/imp-101-subquads
imp-101-subquads
2025-11-14 14:30:21 +00:00
devZoGok ba9256da4a functionality to compute subquad ids and corners 2025-10-19 16:10:39 +03:00
devZoGok 79c33f2f2a Merge pull request #100 from devZoGok/bf-99-gui-vram
Bf 99 gui vram
2025-07-28 05:30:07 +00:00
devZoGok 0aa92ec08b toggleable use of HDR and bloom 2025-07-19 16:03:58 +03:00
devZoGok 2341a4b1cc flag to use lower resolution texture 2025-07-19 16:03:02 +03:00
devZoGok 44a221d24b using the same glyph textures for the same fonts 2025-07-19 11:59:10 +03:00
devZoGok 0e76154324 Merge pull request #98 from devZoGok/bf-96-quaternion-conversion
Bf 96 quaternion conversion
2025-07-06 10:01:49 +00:00
devZoGok 2cb77cffe5 conflict resolution 2025-07-06 12:59:43 +03:00
devZoGok bfdd082596 Merge pull request #97 from devZoGok/bf-95-texture-deletion
bf-95-texture-deletion
2025-07-06 09:57:10 +00:00
devZoGok 419960a3ba flag whether to delete textures from the GPU 2025-07-06 12:54:47 +03:00
devZoGok c50ce3aba6 improved quaternion conversion 2025-07-06 12:09:11 +03:00
devZoGok fd1f54697c only deleting with initialized textures 2025-07-06 12:06:01 +03:00
devZoGok f31a3e6e6d Merge pull request #94 from devZoGok/imp-93-generic-optimizations
Imp 93 generic optimizations
2025-06-19 15:19:06 +00:00
devZoGok aebbdf210b removed lighting skipping 2025-06-15 19:33:20 +03:00
devZoGok 08907567b0 only loading one's model data to the GPU once 2025-06-15 18:41:52 +03:00
devZoGok 6f7702cb19 deleting old texture data from the GPU 2025-06-15 18:22:00 +03:00
devZoGok a09f47535e only setting uniforms for lit materials 2025-06-15 18:21:09 +03:00
devZoGok c8538aaa40 Merge pull request #90 from devZoGok/bf-89-set-image
Bf 89 set image
2025-04-06 16:54:15 +03:00
devZoGok f719c95758 fixed setImage() 2025-04-06 16:53:03 +03:00
devZoGok 89389589de Merge pull request #88 from devZoGok/imp-87-asset-listing
Imp 87 asset listing
2025-03-28 18:22:28 +00:00
devZoGok dd360d05ea publised method 2025-03-28 20:21:10 +02:00
devZoGok 044828c7cf Merge pull request #85 from devZoGok/imp-84-listbox-names
imp-84-listbox-names
2025-03-24 17:07:39 +00:00
devZoGok 9cd1ca55af listbox names 2025-03-24 19:06:30 +02:00
devZoGok 21e742f930 Merge pull request #83 from devZoGok/develop
Develop
2025-02-12 11:55:27 +00:00
devZoGok 9debc0ee59 Merge pull request #82 from devZoGok/imp-81-polygon-check
Imp 81 polygon check
2025-02-12 11:54:38 +00:00
devZoGok 26319dd6fc changed number of ray casts 2025-02-12 13:52:47 +02:00
devZoGok 4971810322 improved polygon check 2025-01-19 20:35:45 +02:00
devZoGok cb22e6d400 Plane ray cast sample 2025-01-18 19:19:20 +02:00
devZoGok 23304a10e9 Merge pull request #80 from devZoGok/imp-107-pf
Imp 107 pf
2024-11-30 13:00:52 +00:00
devZoGok 9e6613d065 simplified destructor 2024-10-20 15:31:26 +03:00
devZoGok 42de0d77d9 dettaching lights before deleting the node 2024-10-20 15:31:06 +03:00
devZoGok e39f9e358d Merge pull request #78 from devZoGok/develop
Develop
2024-10-19 13:48:21 +00:00
devZoGok b0732a4123 Merge pull request #77 from devZoGok/bf-76-find-nth
bf-76-find-nth
2024-10-10 17:33:31 +00:00
devZoGok 341ada95b8 replaced boost functionality to find nth string occurences 2024-10-10 20:30:25 +03:00
devZoGok f7ea59259e Merge pull request #74 from devZoGok/bf-73-stb-write
bf-73-stb-write
2024-09-27 15:33:46 +00:00
devZoGok c2e126c475 added stb_image_write.h 2024-09-27 18:32:45 +03:00
devZoGok 793b049216 Merge pull request #72 from devZoGok/imp-70-gui-utilities
imp-70-gui-utilities
2024-09-27 14:29:35 +00:00
devZoGok acac13d2ad GUI utilities 2024-09-27 17:28:05 +03:00