|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fefa2a135f
|
add component from inspector
|
2020-02-02 06:29:44 +07:00 |
|
|
|
25f1182804
|
add imgui icons
|
2020-02-02 03:54:30 +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 |
|
|
|
0e0ec9fa6e
|
dummy touchable flags (touched, under_mouse)
|
2020-02-01 06:53:36 +07:00 |
|
|
|
3edf783950
|
gizmos_context helper functions
|
2020-02-01 06:26:17 +07:00 |
|
|
|
8e4ca369ea
|
math::project with inverted projection instead original projection
|
2020-01-30 19:01:18 +07:00 |
|
|
|
698a3fb419
|
dummy camera.input flag
|
2020-01-30 08:46:21 +07:00 |
|
|
|
abf7bb81fd
|
more flexible orthographic matrix
|
2020-01-30 08:24:05 +07:00 |
|
|
|
3237d7a0e4
|
math: project, unproject
|
2020-01-30 03:53:52 +07:00 |
|
|
|
1962519f6e
|
Merge branch 'hotfix/camera_viewport' into feature/input_event_system
|
2020-01-29 20:50:48 +07:00 |
|
|
|
d92f2c1969
|
camera modes
|
2020-01-28 22:06:44 +07:00 |
|
|
|
c2e4978eed
|
dummy camera system
|
2020-01-28 20:02:29 +07:00 |
|
|
|
d7ab730d2a
|
clipping mode config for projection matrices
|
2020-01-28 10:30:31 +07:00 |
|
|
|
221ac93951
|
move source config defines to configs.hpp
|
2020-01-28 08:34:47 +07:00 |
|
|
|
8f0fac1750
|
clipping planes for camera
|
2020-01-28 08:01:34 +07:00 |
|
|
|
ff415be341
|
normalized camera viewport property
|
2020-01-27 04:51:30 +07:00 |
|
|
|
3c58d83d8c
|
viewport_command to int coord
|
2020-01-27 03:56:53 +07:00 |
|
|
|
22137cb7c1
|
collider gizmos
|
2020-01-25 11:20:57 +07:00 |
|
|
|
d9a8fe17fd
|
bind collider base
|
2020-01-25 06:24:42 +07:00 |
|
|
|
aad3a6c4e1
|
remove dummy editor system
|
2020-01-25 03:16:06 +07:00 |
|
|
|
90be8e4afa
|
Merge branch 'master' into feature/input_event_system
|
2020-01-25 02:31:49 +07:00 |
|
|
|
c92214f084
|
fix gizmos colors and focus issues
|
2020-01-25 02:12:38 +07:00 |
|
|
|
4e9100df22
|
sprite renderer gizmos
|
2020-01-24 04:23:57 +07:00 |
|
|
|
228554bc9b
|
basic gizmos system
|
2020-01-24 04:22:26 +07:00 |
|
|
|
5ba9b666bd
|
dummy camera gizmos component
|
2020-01-21 04:18:39 +07:00 |
|
|
|
aa0d0fda15
|
separate ecs render event by cameras
|
2020-01-21 03:32:32 +07:00 |
|
|
|
39ee30d617
|
dummy editor system
|
2020-01-19 05:05:59 +07:00 |
|
|
|
6a765cb782
|
nodes: new helper functions
|
2020-01-18 15:03:51 +07:00 |
|
|
|
aed8b98db7
|
add physics framerate parameter, ecs::entity formatter
|
2020-01-17 09:39:04 +07:00 |
|
|
|
7b7c87914b
|
more collider props
|
2020-01-17 08:11:35 +07:00 |
|
|
|
e85aed2a51
|
more rigid body props
|
2020-01-16 09:44:52 +07:00 |
|
|
|
75a985e07a
|
some physics settings
|
2020-01-15 23:50:29 +07:00 |
|
|
|
5491251ff6
|
rigid_body type
|
2020-01-15 22:09:48 +07:00 |
|
|
|
d2b5bbf0d8
|
collider inspectors
|
2020-01-14 12:30:54 +07:00 |
|
|
|
19215bf1c5
|
fixes after master merge
|
2020-01-13 15:45:52 +07:00 |
|
|
|
a629a34676
|
Merge branch 'master' into feature/input_event_system
|
2020-01-13 15:34:03 +07:00 |
|
|
|
64ebe8eb8c
|
bind editor and node missing functions
|
2020-01-13 13:38:51 +07:00 |
|
|
|
de901e5c73
|
reset and destroy selection in hierarchy widget
|
2020-01-12 06:41:48 +07:00 |
|
|
|
ff6aec9f70
|
utils: variadic module::is_initialized and module::shutdown
|
2020-01-12 01:47:06 +07:00 |
|
|
|
690166b1e1
|
update 3rd modules
catch to 2.11.1
glfw to 3.3.2
imgui to docking top
miniz to latest master
rapidjson to latest master
sol2 to 3.2.0
|
2020-01-11 22:40:32 +07:00 |
|