Commit Graph
316 Commits
Author SHA1 Message Date
devZoGok 09246fb265 Merge pull request #46 from devZoGok/imp-45-rm-add-lib
imp-45-rm-add-lib
2024-06-15 17:10:38 +00:00
devZoGok 9ac52a2f94 removed SHARED from add_library 2024-06-12 20:12:21 +03:00
devZoGok bd5416328a Merge pull request #44 from devZoGok/bf-34-hide-complex-nodes
Bf 34 hide complex nodes
2024-06-11 17:43:17 +00:00
devZoGok 4920b377d9 Merge branch 'develop' into bf-34-hide-complex-nodes 2024-06-11 20:40:28 +03:00
devZoGok c2beebe3e2 improved node rendering according to visibility 2024-06-11 20:37:13 +03:00
devZoGok 1df8afe70b Merge pull request #42 from devZoGok/imp-41-get-gui-rect
imp-41-get-gui-rect
2024-05-28 17:24:25 +00:00
devZoGok a6319e0f35 get method 2024-05-28 20:22:17 +03:00
devZoGok 79f3d6cd85 Merge pull request #40 from devZoGok/imp-36-gui-z-coord
Imp 36 gui z coord
2024-05-28 17:15:50 +00:00
devZoGok ceba448551 Merge branch 'develop' into imp-36-gui-z-coord 2024-05-28 20:13:02 +03:00
devZoGok 152af9d819 Merge pull request #39 from devZoGok/bf-35-z-fighting
Bf 35 z fighting
2024-05-28 17:11:14 +00:00
devZoGok b6f9e58d8f Merge branch 'develop' into bf-35-z-fighting 2024-05-28 20:08:49 +03:00
devZoGok 4cb7ec2c04 Merge pull request #38 from devZoGok/imp-37-misc-gui
Imp 37 misc gui
2024-05-28 16:55:16 +00:00
devZoGok 45efc1d716 enabled texture flipping 2024-05-19 18:20:58 +03:00
devZoGok d998175d8d refactored line addition 2024-05-18 20:28:14 +03:00
devZoGok 4dc308c420 3D position coordinates 2024-05-18 14:50:45 +03:00
devZoGok 3b3e4c0109 fixed z fighting for GUI elements 2024-05-17 17:22:48 +03:00
devZoGok f4191ccd86 utility method changes 2024-05-15 19:11:43 +03:00
devZoGok f6280cee6a utility method 2024-03-23 08:37:19 +02:00
devZoGok 7013aa745e factored out method to get clicked buttons 2024-03-17 14:22:39 +02:00
devZoGok 0460303610 Merge pull request #32 from devZoGok/imp-31-dettach-mesh
additional method
2024-02-12 16:15:38 +00:00
devZoGok 5b9b8ccf56 additional method 2024-02-12 18:12:44 +02:00
devZoGok 9cd660454c Merge pull request #30 from devZoGok/bf-27-pbr-elements
bf-27-pbr-elements
2024-01-06 13:35:49 +00:00
devZoGok 3851613527 optional generation of PBR elements 2024-01-06 15:33:39 +02:00
devZoGok 8d7a88688c Merge pull request #28 from devZoGok/imp-26-raycast-dist
imp-26-raycast-dist
2024-01-06 13:04:42 +00:00
devZoGok 3f5d8613ce skipping verts if they're too far from cast rays 2024-01-06 14:53:07 +02:00
devZoGok 0887063dec Merge pull request #24 from devZoGok/imp-23-new-gui
Imp 23 new gui
2023-12-30 12:44:12 +00:00
devZoGok 07b46207a6 corrected text and GUI rectangle removal 2023-12-30 12:33:37 +02:00
devZoGok 7be01b1f3b getter 2023-12-30 12:22:04 +02:00
devZoGok 469f64607f added GUI nodes and texts to AbstractGuiManager 2023-12-26 11:33:03 +02:00
devZoGok c98a8b68d1 Merge pull request #22 from devZoGok/imp-21-child-node-trans
wrting and reading child node transforms
2023-12-07 18:52:26 +00:00
devZoGok 0666884a04 wrting and reading child node transforms 2023-12-07 20:48:33 +02:00
devZoGok 3088479e47 Merge pull request #20 from devZoGok/imp-19-pe-fix
Imp 19 pe fix
2023-12-07 17:47:52 +00:00
devZoGok 40ddf2bba4 Merge branch 'develop' into pe-fix 2023-12-07 19:45:19 +02:00
devZoGok fe4f8b06da Merge pull request #18 from devZoGok/imp-17-raycast-refactoring
Imp 17 raycast refactoring
2023-12-07 17:44:15 +00:00
devZoGok 4bf013f9bb minor refactoring 2023-12-04 19:57:42 +02:00
devZoGok 40666f39a6 Merge branch 'develop' into raycast-refactoring 2023-11-01 16:39:05 +02:00
devZoGok 3bbd3a8baa Merge pull request #16 from devZoGok/bf-15-pe-node
removed unneeded field
2023-11-01 14:37:20 +00:00
devZoGok 54bdd5ffdf renamed files 2023-11-01 16:30:46 +02:00
devZoGok 397c3dc236 refactored ray casting 2023-11-01 16:28:00 +02:00
devZoGok 5bdbcbd1e3 updated sphere model 2023-11-01 16:04:53 +02:00
devZoGok 59319545ea removed unneeded field 2023-11-01 15:37:03 +02:00
devZoGok b55f0dd8b9 Merge pull request #13 from devZoGok/imp-12-gui-exceptions
imp-12-gui-exceptions
2023-09-27 16:07:30 +00:00
devZoGok 804a7d00ea additional exception arguments 2023-09-27 19:03:34 +03:00
devZoGok d2fd4c05e6 Merge branch 'imp-10-readme' into develop 2023-08-13 12:34:20 +03:00
devZoGok a6801d4935 Merge branch 'model-fix' into develop 2023-08-13 12:34:12 +03:00
devZoGok 19d45c3029 README 2023-08-13 12:33:43 +03:00
devZoGok c82029f728 including root model node 2023-08-13 12:32:20 +03:00
devZoGok 15202e63ab removed redundant flag 2023-08-13 12:12:25 +03:00
devZoGok b6c43f5c2c convenience method 2023-08-13 12:12:25 +03:00
devZoGok dcb243d737 utility methods 2023-08-13 12:12:25 +03:00