|
|
ecba71386b
|
update modules
|
2018-10-30 23:54:43 +07:00 |
|
|
|
e1894deb76
|
math aabb class
|
2018-10-24 23:30:07 +07:00 |
|
|
|
7509cf5499
|
lerp/inverse_lerp
|
2018-10-24 22:26:45 +07:00 |
|
|
|
816183071b
|
normalized_to_point/point_to_normalized for rect
|
2018-10-24 20:47:33 +07:00 |
|
|
|
8a36c54d2b
|
math::overlaps
|
2018-10-24 20:00:46 +07:00 |
|
|
|
51fc632125
|
make_minmax_rect
|
2018-10-24 19:25:01 +07:00 |
|
|
|
064cf1ee2a
|
Merge branch 'master' into feature/render
|
2018-10-24 18:53:09 +07:00 |
|
|
|
552e16222c
|
math rect class
|
2018-10-24 18:38:36 +07:00 |
|
|
|
a491cb1bf3
|
remove math::contains
|
2018-10-24 18:37:59 +07:00 |
|
|
|
5101e1fbbb
|
update modules
|
2018-10-24 14:17:38 +07:00 |
|
|
|
50c311053f
|
dxt1 texture format without alpha
|
2018-10-23 18:20:00 +07:00 |
|
|
|
b732d423ce
|
render target first impl
|
2018-10-19 14:40:54 +07:00 |
|
|
|
da29a9e456
|
remove image_file_format::unknown and image_data_format::unknown
|
2018-10-18 19:36:16 +07:00 |
|
|
|
c3506b2a52
|
math::make_perspective_XX
|
2018-10-16 17:53:24 +07:00 |
|
|
|
20551c736f
|
math::make_perspective_XX
|
2018-10-16 01:59:19 +07:00 |
|
|
|
7f65cf5196
|
render: materials, properties, states, geometry
|
2018-10-15 12:53:34 +07:00 |
|
|
|
3b167a1c60
|
zip resources to lfs
|
2018-10-15 12:41:51 +07:00 |
|
|
|
88a7ad0afb
|
Merge branch 'master' into feature/render
|
2018-10-10 05:13:30 +07:00 |
|
|
|
b1d4548519
|
basic_string_hash class
|
2018-10-10 04:40:36 +07:00 |
|
|
|
34ffa040f2
|
rename render_state to capabilities_state
|
2018-10-09 22:48:40 +07:00 |
|
|
|
d7a9d51f21
|
update modules
|
2018-10-07 01:45:33 +07:00 |
|
|
|
b2c4489592
|
nothrow variants for strings format
|
2018-10-06 19:39:24 +07:00 |
|
|
|
b974ad139f
|
null char* strings format support
|
2018-10-06 19:36:43 +07:00 |
|
|
|
278e80f682
|
vertex and index declarations
|
2018-10-06 01:33:55 +07:00 |
|
|
|
2c9a5fd327
|
nothrow variants for strings format
|
2018-10-05 21:50:11 +07:00 |
|
|
|
9d1d039479
|
null char* strings format support
|
2018-10-04 19:36:51 +07:00 |
|
|
|
c3c71e06f0
|
Merge branch 'master' into feature/render
|
2018-10-02 23:09:53 +07:00 |
|
BlackMat MATov
|
5aad077b70
|
Merge pull request #12 from enduro2d/feature/debug_nothrow
Feature/debug nothrow
|
2018-10-02 18:50:41 +03:00 |
|
|
|
382fb10f00
|
width format parameter for string types
|
2018-10-02 22:40:43 +07:00 |
|
|
|
c079e89f99
|
fix ci tests
|
2018-10-02 20:43:16 +07:00 |
|
|
|
8caca3d7d2
|
rename debug add_sink to register_sink. add unregister_sink.
|
2018-10-02 17:52:16 +07:00 |
|
|
|
081cad6964
|
Merge branch 'master' into feature/render
|
2018-10-01 04:06:33 +07:00 |
|
|
|
e8e6d849b2
|
fix https://github.com/enduro2d/enduro2d/issues/10
|
2018-10-01 03:58:23 +07:00 |
|
|
|
de233e8ad1
|
dummy render module
|
2018-09-28 17:55:17 +07:00 |
|
|
|
fccdd0db06
|
public cmake e2d variables (E2D_INCLUDE_DIRS and E2D_LIBRARIES)
|
2018-09-27 18:28:39 +07:00 |
|
|
|
8c119dde44
|
little input tests
|
2018-09-27 14:38:17 +07:00 |
|
|
|
90eb92d1b9
|
first glfw window for windows
|
2018-09-19 17:29:39 +03:00 |
|
|
|
06d9da1143
|
update submodules
|
2018-09-19 15:35:25 +07:00 |
|
|
|
52f6a37f60
|
remove global definitions from cmakelists
|
2018-09-19 15:24:44 +07:00 |
|
|
|
478b54f9ce
|
frameworks for glfw support
|
2018-09-19 03:30:34 +07:00 |
|
|
|
a598797212
|
first implementation of vfs module
|
2018-09-18 22:04:13 +07:00 |
|
|
|
a2dc9c35c2
|
simple logger module
|
2018-09-11 17:52:13 +07:00 |
|
|
|
bc84300475
|
simple module holder class
|
2018-09-10 16:05:30 +07:00 |
|
|
|
c8c92634f3
|
path functions to a separated header file
|
2018-09-04 20:00:40 +07:00 |
|
|
|
c43a7f8dae
|
Merge branch 'master' into feature/url
|
2018-09-04 17:58:49 +07:00 |
|
|
|
5b95a68ffe
|
strings::format string view support
|
2018-09-04 05:18:59 +07:00 |
|
|
|
36a053a4e9
|
basic url class impl
|
2018-09-04 04:29:57 +07:00 |
|
|
|
2ce653eacc
|
initial basic utils
|
2018-09-01 20:02:39 +07:00 |
|
|
|
769c1f151a
|
math::trunc and fix check_numeric_cast (float to int case)
|
2018-08-15 19:25:04 +07:00 |
|
|
|
367c6aa284
|
initial basic math
|
2018-08-15 11:04:20 +07:00 |
|