Commit Graph
381 Commits
Author SHA1 Message Date
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 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
devZoGok 4c7bc739e8 Merge pull request #71 from devZoGok/imp-69-tex-img-data
imp-69-tex-img-data
2024-09-27 14:27:09 +00:00
devZoGok c08ac0fd12 loading new image data into a texture
additional ImageAsset property
2024-09-27 17:25:18 +03:00
devZoGok 63990e0ef0 Merge pull request #68 from devZoGok/imp-67-lighting
Imp 67 lighting
2024-09-26 17:30:33 +00:00
devZoGok d2a4e7262f Merge branch 'develop' into lighting 2024-09-26 20:27:00 +03:00
devZoGok 8baf2f25c6 Merge pull request #66 from devZoGok/shader-asset-manager
Shader asset manager
2024-09-26 17:26:24 +00:00
devZoGok 0b99083bab refactored light updating to account for lights in hidden nodes 2024-09-13 19:46:57 +03:00
devZoGok 1103e527a8 added angle usage, attenuation, additive lighting properties 2024-09-11 20:23:25 +03:00
devZoGok 059136a688 removing lights by pointer 2024-09-08 20:33:13 +03:00
devZoGok 93e479662f lighting fixes 2024-09-08 20:32:34 +03:00
devZoGok 39dc1afd25 using new way to edit shaders 2024-09-08 14:24:44 +03:00
devZoGok 63429dacbe fixed normal calculation 2024-09-08 14:24:17 +03:00
devZoGok 1719cdf98d adding shader assets 2024-09-08 14:23:56 +03:00
devZoGok 1f5d1bc94d reader shaders as assets 2024-09-08 14:23:23 +03:00
devZoGok 37b791342a lighting calculation bugfix 2024-09-07 11:34:14 +03:00
devZoGok 44afb4409c Merge pull request #64 from devZoGok/bf-63-model-mat-del
bf-63-model-mat-del
2024-09-06 15:38:10 +00:00
devZoGok 8ba95bbbfe bugfix 2024-09-06 18:36:45 +03:00
devZoGok 2868853c5c Merge pull request #62 from devZoGok/imp-61-sep-vert-pos
Imp 61 sep vert pos
2024-09-05 17:41:53 +00:00
devZoGok 8eca2ecc70 renamed struct 2024-09-05 20:35:09 +03:00
devZoGok 112a73fb8a fixed quad subdivision bugs 2024-09-01 16:14:01 +03:00
devZoGok 36f15b6dd9 improved model parsing 2024-09-01 16:13:53 +03:00