BlackMATov
|
fce3c16f76
|
more align types for layouts
|
2020-02-10 03:52:58 +07:00 |
|
BlackMATov
|
6cba713365
|
additional dirty flag helper function for layouts
|
2020-02-07 13:18:08 +07:00 |
|
BlackMATov
|
4eb215353f
|
lazy layout update
|
2020-02-07 11:53:34 +07:00 |
|
BlackMATov
|
1d3a00b15d
|
HOTFIX: dirty label flag script access
|
2020-02-07 11:26:21 +07:00 |
|
BlackMATov
|
7075fb4fb4
|
basic layout system impl
|
2020-02-07 11:13:20 +07:00 |
|
BlackMATov
|
d584224223
|
layout sample scene
|
2020-02-07 11:10:58 +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
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fefa2a135f
|
add component from inspector
|
2020-02-02 06:29:44 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d7ab730d2a
|
clipping mode config for projection matrices
|
2020-01-28 10:30:31 +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 |
|
|
|
22137cb7c1
|
collider gizmos
|
2020-01-25 11:20:57 +07:00 |
|
|
|
d9a8fe17fd
|
bind collider base
|
2020-01-25 06:24:42 +07:00 |
|
|
|
90be8e4afa
|
Merge branch 'master' into feature/input_event_system
|
2020-01-25 02:31:49 +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 |
|
|
|
771ab9008a
|
rename sample scene prefabs
|
2020-01-20 15:34:00 +07:00 |
|
|
|
6a765cb782
|
nodes: new helper functions
|
2020-01-18 15:03:51 +07:00 |
|
|
|
5491251ff6
|
rigid_body type
|
2020-01-15 22:09:48 +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 |
|
|
|
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 |
|
|
|
36f516ab1c
|
math: remove contains_nan and is_finite
|
2019-12-17 00:46:48 +07:00 |
|
|
|
5a9a75c1f2
|
dummy editor module
|
2019-12-07 18:09:53 +07:00 |
|
|
|
36cb725cc1
|
dummy sample_08
|
2019-12-04 10:28:25 +07:00 |
|
|
|
feac21cad6
|
math: string format and binds for ray2 and ray3
|
2019-12-03 07:37:55 +07:00 |
|
|
|
6b5f821499
|
physics dummy module
|
2019-12-03 03:53:50 +07:00 |
|
|
|
5cc9cd8dc5
|
Merge branch 'feature/remove_3d' into feature/input_event_system
|
2019-11-30 10:37:51 +07:00 |
|
|
|
a131739b25
|
fix tests and samples
|
2019-11-30 10:03:54 +07:00 |
|