BlackMATov
|
35b0361947
|
change sample debug key to f1
|
2023-01-08 12:01:21 +07:00 |
|
BlackMATov
|
7cfc8fdac6
|
remove spine integration
|
2020-10-30 02:34:05 +07:00 |
|
BlackMATov
|
31288fafd6
|
remove pivot from samples
|
2020-04-24 21:47:53 +07:00 |
|
BlackMATov
|
729a1f98db
|
dummy sample 09
|
2020-02-07 02:30:02 +07:00 |
|
BlackMATov
|
5d94cdd38d
|
copyright update
|
2020-02-06 17:04:35 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
aa0d0fda15
|
separate ecs render event by cameras
|
2020-01-21 03:32:32 +07:00 |
|
|
|
771ab9008a
|
rename sample scene prefabs
|
2020-01-20 15:34:00 +07:00 |
|
|
|
a629a34676
|
Merge branch 'master' into feature/input_event_system
|
2020-01-13 15:34:03 +07:00 |
|
BlackMATov
|
3c5f207092
|
Merge remote-tracking branch 'origin/master' into feature/debug_hierarchy
|
2020-01-10 17:06:12 +07:00 |
|
BlackMATov
|
dbd6481579
|
update promise module
|
2020-01-10 15:14:02 +07:00 |
|
BlackMATov
|
95fee92b20
|
code style fixes
|
2020-01-10 13:28:38 +07:00 |
|
BlackMATov
|
0766d75ba7
|
little less overloaded core functionality
|
2020-01-09 13:26:29 +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 |
|
|
|
36cb725cc1
|
dummy sample_08
|
2019-12-04 10:28:25 +07:00 |
|
|
|
a131739b25
|
fix tests and samples
|
2019-11-30 10:03:54 +07:00 |
|
|
|
eed478f288
|
return spine events and commands parsing
|
2019-11-17 14:57:58 +07:00 |
|
|
|
2f88594303
|
fix sample_06
|
2019-11-14 04:00:44 +07:00 |
|
|
|
503c52b0c5
|
remove secf using
|
2019-11-14 03:31:25 +07:00 |
|
|
|
a13a347a23
|
dummy sample 07
|
2019-11-05 18:05:52 +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 |
|
|
|
85fe12be09
|
Merge branch 'master' into feature/opengl4
|
2019-09-30 18:11:58 +07:00 |
|
|
|
0ae038b51e
|
fix same CI warnings
|
2019-09-05 18:14:55 +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 |
|
|
|
86d53a3c40
|
remove custom mpark.variant and use C++17 version
|
2019-09-04 18:26:53 +07:00 |
|
|
|
f4a4d612cf
|
loading spine player commands and events
|
2019-09-02 06:50:00 +07:00 |
|
andrey.zhirnov
|
4289ea804f
|
spine events as components
|
2019-08-28 12:39:54 +03:00 |
|
andrey.zhirnov
|
c355291ade
|
added ability to use atlas with premultiplied alpha
|
2019-08-27 14:38:13 +03:00 |
|
|
|
5b68c7430c
|
register spine system in the starter instead sample source
|
2019-08-23 01:16:10 +07:00 |
|
|
|
87584e493a
|
fix spine shaders after merge
|
2019-08-23 01:09:51 +07:00 |
|
|
|
2a26b08cf5
|
Merge branch 'master' into feature/spine_finalization
|
2019-08-23 00:26:32 +07:00 |
|
KonH
|
9785c91aeb
|
fix typo in make_look_... function names
|
2019-08-17 09:15:57 +07:00 |
|
andrey.zhirnov
|
d45685d4be
|
update sample: added key bindings to start animations, bug fix
|
2019-08-06 12:34:22 +03:00 |
|
andrey.zhirnov
|
cff16a5cfa
|
removed index type unsigned_byte
|
2019-08-05 12:32:51 +03:00 |
|
andrey.zhirnov
|
21487e6690
|
added coin spine, load spine_player from json
|
2019-08-05 11:29:48 +03:00 |
|
|
|
7501a6d676
|
auto opengl/es shader headers
|
2019-07-31 02:00:13 +07:00 |
|