|
|
227d2b3391
|
asset nested content
|
2019-03-31 02:39:09 +07:00 |
|
|
|
344aec46ba
|
working with address impl
|
2019-03-31 01:04:02 +07:00 |
|
|
|
f1f0ce328e
|
dummy address source files
|
2019-03-31 01:04:02 +07:00 |
|
|
|
637de551ac
|
fix unit tests with thread waiting
|
2019-03-26 20:44:03 +07:00 |
|
|
|
84adbda65c
|
add sprite making using atlas
|
2019-03-26 18:44:10 +07:00 |
|
|
|
ddc580a727
|
move math::enum_to_number to utils::enum_to_underlying
|
2019-03-26 13:25:35 +07:00 |
|
|
|
37fb586e27
|
remove atlas per pixels per unit property
|
2019-03-26 10:32:02 +07:00 |
|
|
|
cdb15dd58d
|
atlas resource first impl
|
2019-03-21 09:29:57 +07:00 |
|
|
|
53cb040151
|
add shape class (2d analog of mesh)
|
2019-03-20 04:47:03 +07:00 |
|
|
|
7494f3eaf6
|
dummy atlas resource classes
|
2019-03-19 19:08:40 +07:00 |
|
|
|
0dddcee121
|
removed redundant module checks
|
2019-03-13 02:38:52 +07:00 |
|
|
|
88ea2eab1a
|
update modules
|
2019-03-08 11:28:04 +07:00 |
|
|
|
ee916baeb1
|
matrix json parsing for property block
|
2019-03-05 05:59:23 +07:00 |
|
|
|
2f3ed5182d
|
node: extract_all_nodes function
|
2019-03-05 02:09:15 +07:00 |
|
|
|
10c13a7607
|
model and sprite loaders
|
2019-02-27 05:30:39 +07:00 |
|
|
|
9572ae94c2
|
update modules
|
2019-02-26 03:25:22 +07:00 |
|
|
|
b594bd9a2a
|
Merge branch 'master' into feature/world
|
2019-02-19 16:38:19 +07:00 |
|
|
|
f683850fb2
|
update modules
|
2019-02-19 11:25:17 +07:00 |
|
|
|
98796dfeef
|
comment an stb issue
|
2019-02-17 05:30:39 +07:00 |
|
|
|
fc96e3b941
|
math: move extended rect ctors to the math namespace
|
2019-02-15 16:00:02 +07:00 |
|
|
|
8484d21468
|
utils: string format for rect, aabb and quat
|
2019-02-15 07:59:11 +07:00 |
|
|
|
8f56b58092
|
math: additional rect and aabb operators
|
2019-02-15 07:03:01 +07:00 |
|
|
|
b771e2a7e1
|
update modules
|
2019-02-10 09:36:23 +07:00 |
|
|
|
f9054a9abf
|
node: has_children/has_child_recursive
|
2019-02-10 09:11:50 +07:00 |
|
|
|
62e86f45f4
|
node is final class without virtual events
|
2019-02-10 08:16:39 +07:00 |
|
|
|
97b183c24c
|
node: it has entity now. remove scene node.
|
2019-02-10 04:54:45 +07:00 |
|
|
|
13767cdea0
|
little more code coverage
|
2019-02-09 18:16:45 +07:00 |
|
|
|
69103badbf
|
node hold children by reference counting
|
2019-02-09 01:08:31 +07:00 |
|
|
|
83ff7330b8
|
intrusive_list: custom disposer for pop/erase/clear operations
|
2019-02-08 21:04:01 +07:00 |
|
|
|
61f4288130
|
node: translation, rotation and scale functions
|
2019-02-08 19:39:02 +07:00 |
|
|
|
e6352edfba
|
node: local and world transforms
|
2019-02-08 06:30:47 +07:00 |
|
|
|
1ce03f493d
|
math: check_and_set/check_and_clear bit flags functions
|
2019-02-08 06:10:52 +07:00 |
|
|
|
6929bdd020
|
math: inplace bit flags working
|
2019-02-08 04:09:41 +07:00 |
|
|
|
8bf3411cf4
|
math: functions for working with bit flags
|
2019-02-08 03:57:06 +07:00 |
|
|
|
409f24868e
|
node: add_sibling_before/add_sibling_after
|
2019-02-07 22:11:37 +07:00 |
|
|
|
5000fa28d0
|
simple math transform classes (trs2, trs3)
|
2019-02-07 06:05:11 +07:00 |
|
|
|
7c1969ea1a
|
basic actor node
|
2019-02-06 23:14:00 +07:00 |
|
|
|
914372a8be
|
node: protected virtual events
|
2019-02-06 07:18:33 +07:00 |
|
|
|
65d918e6a2
|
node: has_parent
|
2019-02-06 06:11:40 +07:00 |
|
|
|
b331715c0c
|
scene and node to separated directory
|
2019-02-05 06:33:17 +07:00 |
|
|
|
968d5f83bf
|
basic scene node
|
2019-02-04 00:29:32 +07:00 |
|
|
|
af69bbae53
|
some warning fixes
|
2019-01-28 19:30:22 +07:00 |
|
|
|
d9715f89ee
|
ilist.hpp -> intrusive_list.hpp, iptr.hpp -> intrusive_ptr.hpp
|
2019-01-28 11:07:35 +07:00 |
|
|
|
594fb05403
|
Merge branch 'feature/intrusive_list' into feature/world
|
2019-01-17 04:28:03 +07:00 |
|
|
|
7a3e7d2044
|
fix ilist unit tests
|
2019-01-17 01:40:46 +07:00 |
|
|
|
669010b1b7
|
rename refcount file to iptr
|
2019-01-16 22:23:32 +07:00 |
|
|
|
dfbf69fb6d
|
basic intrusive list impl
|
2019-01-16 22:20:17 +07:00 |
|
|
|
6bb136bfe9
|
dummy intrusive_list class
|
2019-01-16 06:00:07 +07:00 |
|
|
|
304f8396cb
|
Merge branch 'feature/intrusive_ptr' into feature/world
|
2019-01-15 07:50:28 +07:00 |
|
|
|
5d0fd36284
|
ref_counter and intrusive_ptr impl
|
2019-01-15 07:46:56 +07:00 |
|