Commit Graph
369 Commits
Author SHA1 Message Date
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
devZoGok 19990e48f4 using only the neeeded number of vertex positions 2024-08-19 18:23:09 +03:00
devZoGok 6ce16b0837 deleting XML document after use 2024-08-18 17:37:57 +03:00
devZoGok 54b4d55f8d Merge pull request #58 from devZoGok/develop
Develop
2024-07-27 16:45:45 +00:00
devZoGok 4c2946c04f Merge pull request #57 from devZoGok/bf-54-armature-mod
bf-54-armature-mod
2024-07-27 16:44:53 +00:00
devZoGok 4ed41772b2 Merge pull request #56 from devZoGok/imp-55-sort-results
Imp 55 sort results
2024-07-27 16:43:59 +00:00
devZoGok 2cc30dd826 method made public 2024-07-27 19:42:03 +03:00
devZoGok 54c964a610 checking if object has an armature modifier 2024-07-27 19:40:52 +03:00
devZoGok 6077cf9cde Merge pull request #53 from devZoGok/develop
Develop into master
2024-07-21 13:04:51 +00:00
devZoGok d3cd34bc2b Merge pull request #52 from devZoGok/bf-51-ray-dist
bf-51-ray-dist
2024-07-21 13:04:01 +00:00
devZoGok d3713f0e4c fixed distance between verts and cast ray calculation 2024-07-21 15:02:48 +03:00
devZoGok 4682085884 Merge pull request #50 from devZoGok/imp-48-box-size
imp-48-box-size
2024-06-25 16:51:49 +00:00
devZoGok cc32c1bf91 box size getter 2024-06-25 19:50:26 +03:00