Commit Graph
349 Commits
Author SHA1 Message Date
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
devZoGok b225a7040a Merge pull request #48 from devZoGok/imp-47-desc-by-name
returning node descendant by name
2024-06-25 16:48:51 +00:00
devZoGok 82d1afa87c returning node descendant by name 2024-06-25 19:45:59 +03:00
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