Commit Graph

1069 Commits

Author SHA1 Message Date
BlackMATov
efe2ec5c44 layout item gizmos 2020-02-07 08:15:57 +07:00
BlackMATov
039a11d704 dummy layout_item size property 2020-02-07 05:49:40 +07:00
BlackMATov
fd8405d32a more layout dummy properties 2020-02-07 05:39:10 +07:00
BlackMATov
f55beb8ece dummy layout mode property 2020-02-07 05:11:06 +07:00
BlackMATov
5b8bb6f93e HOTFIX: typos 2020-02-07 04:44:56 +07:00
BlackMATov
5a64cedd92 dummy layout component and system 2020-02-07 04:33:36 +07:00
BlackMATov
729a1f98db dummy sample 09 2020-02-07 02:30:02 +07:00
BlackMATov
dd508ce501 add default prefab names 2020-02-07 02:29:22 +07:00
BlackMATov
4addd4e06a HOTFIX: show all free nodes in hierarchy_widget 2020-02-07 02:01:40 +07:00
b2a2c6c805 Merge pull request #114 from enduro2d/feature/window_dpi_scale
Feature/window dpi scale
2020-02-06 21:18:07 +07:00
BlackMATov
b9c5264407 dbgui dpi scale; gizmos viewport clip 2020-02-06 21:07:10 +07:00
BlackMATov
9d1176d313 auto dpi scale on Windows 2020-02-06 20:29:38 +07:00
9bec3ae2f2 Merge pull request #113 from enduro2d/hotfix/new_year_2020
Hotfix/happy new 2020
2020-02-06 17:06:15 +07:00
BlackMATov
c744cc3210 remove ROADMAP.md 2020-02-06 17:04:43 +07:00
BlackMATov
5d94cdd38d copyright update 2020-02-06 17:04:35 +07:00
2421d75bc6 Merge pull request #112 from enduro2d/feature/input_event_system
Feature/input event system
2020-02-06 16:36:36 +07:00
BlackMATov
4951ecd0b3 fix imgui icons 2020-02-05 20:38:23 +07:00
BlackMATov
b4c85ff03d fix CI tests 2020-02-05 19:48:50 +07:00
02dcc6ee2c remove math physics stuff 2020-02-05 11:44:15 +07:00
724fdf47b1 remove collider physics dummy stuff 2020-02-05 11:38:35 +07:00
120ec667f7 remove physics dummy stuff 2020-02-05 11:30:41 +07:00
fb6ac8f0ab remove box2d module 2020-02-05 11:22:54 +07:00
7f731f99bc basic touch system impl 2020-02-05 11:12:30 +07:00
89415081eb base_evt for touchable events 2020-02-05 10:49:10 +07:00
bba9d847d9 fix nodes::find_component_from_XXX 2020-02-05 10:42:32 +07:00
8ecf74c735 fix sprite_renderer gizmos 2020-02-05 07:24:35 +07:00
137ca0335b node helper functions refactoring 2020-02-05 07:09:08 +07:00
8858716359 extract parents helper functions 2020-02-04 07:34:09 +07:00
802ee779a4 systems node helpers to ecsex namespace 2020-02-04 07:23:34 +07:00
00fe003eb2 basic touchable event classes 2020-02-04 01:42:11 +07:00
1e28f05c07 update stb module 2020-02-03 05:54:09 +07:00
50eb779685 touchable dummy bubbling and capturing flags 2020-02-02 08:55:44 +07:00
2282ef6477 hierarchy icons and context menu 2020-02-02 08:23:51 +07:00
f3f2f6216c dbgui widget icons 2020-02-02 06:41:53 +07:00
fefa2a135f add component from inspector 2020-02-02 06:29:44 +07:00
bbc52def82 add component inspector icons 2020-02-02 04:03:27 +07:00
25f1182804 add imgui icons 2020-02-02 03:54:30 +07:00
7110cd5b5b a8 imgui font texture instead rgba8 2020-02-01 12:56:24 +07:00
97ae203a21 cleanup world space colliders 2020-02-01 11:13:09 +07:00
82ae8e97e0 base components header 2020-02-01 09:15:51 +07:00
66bfbc2a61 fix world/local_space_collider disable flags 2020-02-01 08:44:28 +07:00
2e32ba1417 touchable::under_mouse flag impl 2020-02-01 06:57:51 +07:00
0e0ec9fa6e dummy touchable flags (touched, under_mouse) 2020-02-01 06:53:36 +07:00
2c465f4f42 camera flag binds 2020-02-01 06:26:57 +07:00
3edf783950 gizmos_context helper functions 2020-02-01 06:26:17 +07:00
ab1db2c31f update pnpoly module 2020-02-01 03:30:44 +07:00
2493fad386 fix camera_system zero size viewport 2020-01-30 19:32:19 +07:00
8e4ca369ea math::project with inverted projection instead original projection 2020-01-30 19:01:18 +07:00
f80614d802 add pnpoly.h module 2020-01-30 16:56:53 +07:00
55d0c0bb77 cursor pos from left bottom window corner 2020-01-30 11:42:57 +07:00