Commit Graph

35 Commits

Author SHA1 Message Date
BlackMATov
35b0361947 change sample debug key to f1 2023-01-08 12:01:21 +07:00
BlackMATov
31288fafd6 remove pivot from samples 2020-04-24 21:47:53 +07:00
BlackMATov
5d94cdd38d copyright update 2020-02-06 17:04:35 +07:00
8f0fac1750 clipping planes for camera 2020-01-28 08:01:34 +07:00
bd085efa3a fix gizmos with viewports 2020-01-27 22:45:07 +07:00
3c58d83d8c viewport_command to int coord 2020-01-27 03:56:53 +07:00
aa0d0fda15 separate ecs render event by cameras 2020-01-21 03:32:32 +07:00
5ba7619b2c basic component inspectors 2019-12-19 01:00:53 +07:00
1fac2791d1 remove quat and little clean up math 2019-12-18 22:19:08 +07:00
a131739b25 fix tests and samples 2019-11-30 10:03:54 +07:00
1fc8d3ff77 instantiate with meta calls 2019-11-02 03:48:02 +07:00
a230e930c3 Merge branch 'hotffix/fix_macosx_catalina_glfw' into feature/scripting 2019-10-22 02:27:44 +07:00
0ac38ec3e5 enable retina by default because retina disabling was broken in catalina 2019-10-21 11:17:49 +07:00
66477ba347 Merge branch 'master' into feature/scripting 2019-10-19 13:35:25 +07:00
3ce725c440 rewrite update systems logic to features and events 2019-10-19 08:53:53 +07:00
3a87f9c60d new gobject and gcomponent safe wrappers 2019-10-12 07:04:32 +07:00
21b8dc049e remove flipbook_source and move flipbook source to flipbook_player 2019-09-05 14:58:17 +07:00
2507753ac6 sample asset folder restructurization 2019-09-05 13:31:42 +07:00
c3f6f93d7e clean up engine parameters and application classes 2019-05-18 14:44:01 +07:00
f76461666e node contains gobject instead entity now 2019-05-13 21:31:35 +07:00
2eff98b639 move scene root to actor component 2019-05-13 19:22:44 +07:00
c1a16113d9 update all copyright headers 2019-04-07 18:54:30 +07:00
112e8e568c flipbook_player helper functions 2019-04-04 11:55:37 +07:00
b431ac5de3 basic flipbook system impl 2019-04-04 10:05:30 +07:00
673dd6b3c4 dummy flipbook controller and system 2019-04-03 08:09:39 +07:00
20361bf1f4 remove material from sprite asset 2019-04-03 00:05:48 +07:00
4094a536a9 add fullscreen toggling to samples 2019-03-17 08:53:46 +07:00
7f17d235ca engine: separate tick and render functions 2019-03-17 08:46:49 +07:00
b0e2959ac7 sample03 cleaning 2019-03-14 07:51:21 +07:00
dd2374e45a system priorities 2019-03-12 03:35:43 +07:00
f3302b648b high level sample 2019-03-08 07:02:09 +07:00
083db66ff4 high_application interface class for starter 2019-02-27 18:01:51 +07:00
0ad0803421 manual buffer swapping and a manual dbgui rendering are removed. vsync is an engine parameter. 2019-02-17 05:36:42 +07:00
d88f0db608 engine::parameters::without_graphics flag 2018-12-19 17:55:08 +07:00
aaf943038d starter module for starting high modules 2018-12-05 18:07:07 +07:00