Commit Graph

14 Commits

Author SHA1 Message Date
Turanszki Janos 7fcd03b7ab some small improvements:
- default physics stepcount increased to maintain 120 FPS even below 30 gfx FPS
- editor translator disable smooth wireframe because intel draws it ugly
2023-12-21 13:58:33 +01:00
Turánszki János 5c2a44f88e physics framerate can be configured 2023-11-03 08:12:28 +01:00
Turánszki János 03fe5dcce8 Physics updates, lua bindings (#554)
* physics updates, lua bindings

* velocity setters

* fix softbody gravity

* gui things

* colliders cpu and gpu separation

* terrain prop check for missing assets

* lua internal put in function
2022-09-04 16:34:50 +02:00
Turánszki János 00b2655329 added custom scaling factor to canvas (#416) 2022-04-23 09:50:46 +02:00
turanszkij 57d0cea6e5 updated editor 2020-04-13 22:19:29 +01:00
turanszkij 8b506fc946 refactors and updated gpu queries 2019-02-15 00:39:32 +00:00
Turanszki Janos be2595e4f3 refactored high level systems; added some documentation 2018-11-03 13:48:29 +00:00
turanszkij bd09400f07 editor running but not much happening yet 2018-08-29 17:10:28 +01:00
turanszkij 1fb2f50301 system update: some old stuff removed + general updates 2018-05-30 17:37:26 +01:00
turanszkij 9757bb4ba9 update scripting API, editor 2018-05-29 15:26:53 +01:00
Turanszki Janos d2c9c9626f editor update: camera picker icon added 2018-05-26 18:15:17 +01:00
turanszkij 44efb14c81 updated camera blend functionality 2018-05-25 17:39:13 +01:00
turanszkij d8f34b087c obj loader and general updates 2018-01-09 16:00:27 +00:00
Turanszki Janos 479a9b786b project file structure overhaul 2017-09-30 16:08:23 +01:00