Ilya Shurupov
|
be6b821a40
|
Update TODO
|
2024-04-02 01:25:15 -07:00 |
|
IlyaShurupov
|
738ce1d914
|
dont copy node data in tree delete operation - just swap nodes
|
2024-04-01 17:04:34 +03:00 |
|
IlyaShurupov
|
6148ff15d2
|
update numeric key interface
|
2024-04-01 14:10:40 +03:00 |
|
IlyaShurupov
|
7c7171f470
|
remove extra layer of redirection in avl tree
|
2024-04-01 13:57:10 +03:00 |
|
IlyaShurupov
|
86f81fb534
|
Tree. remove redunant function
|
2024-04-01 13:46:13 +03:00 |
|
IlyaShurupov
|
7332e72bb2
|
Method object refactor
|
2024-03-25 13:57:31 +03:00 |
|
IlyaShurupov
|
add66e6cac
|
remove initializer callbacks from method object
|
2024-03-25 11:40:56 +03:00 |
|
IlyaShurupov
|
acaa086943
|
clean up null object
|
2024-03-25 11:36:29 +03:00 |
|
IlyaShurupov
|
55daf0f303
|
Separate objects context and interface
|
2024-03-25 11:20:15 +03:00 |
|
IlyaShurupov
|
e937d189df
|
new object creation interface
|
2024-03-25 10:25:25 +03:00 |
|
IlyaShurupov
|
c737f41d8a
|
fix typos
|
2024-03-25 09:23:25 +03:00 |
|
IlyaShurupov
|
7927226484
|
remove macros use in objects mofule
|
2024-03-24 22:17:08 +03:00 |
|
IlyaShurupov
|
0fb9326c08
|
fix warnings
|
2024-03-24 10:13:18 +03:00 |
|
IlyaShurupov
|
5d9e270aa9
|
clean up object module
|
2024-03-23 13:08:36 +03:00 |
|
IlyaShurupov
|
4c66704830
|
dont use NULL macro
|
2024-03-23 12:16:44 +03:00 |
|
IlyaShurupov
|
9a9262f6d0
|
Apply cpp naming to files
|
2024-03-23 12:09:51 +03:00 |
|
IlyaShurupov
|
430ba869d0
|
remove objects readme
|
2024-03-22 17:36:13 +03:00 |
|
IlyaShurupov
|
fe908fe0bc
|
Restore buildbot status
|
2024-03-22 17:33:29 +03:00 |
|
IlyaShurupov
|
d9618e862e
|
leak fix
|
2024-03-22 16:51:03 +03:00 |
|
IlyaShurupov
|
569ef734c4
|
Update TODO
|
2024-03-22 16:19:56 +03:00 |
|
IlyaShurupov
|
893a07e924
|
RIP tp::Strings
|
2024-03-22 16:13:42 +03:00 |
|
IlyaShurupov
|
aa53a4addb
|
see ya later allocator
|
2024-03-22 14:05:25 +03:00 |
|
elushaX
|
d7bc7e10ab
|
Update README.MD
|
2024-03-21 05:06:54 -07:00 |
|
elushaX
|
b986cb2eff
|
Create LICENSE
|
2024-03-21 04:34:47 -07:00 |
|
elushaX
|
223f32a2b8
|
Delete LICENSE
|
2024-03-21 04:28:13 -07:00 |
|
IlyaShurupov
|
0a239578a1
|
update readme
|
2024-03-21 13:57:27 +03:00 |
|
IlyaShurupov
|
c908c7b397
|
update readme
|
2024-03-21 11:12:03 +03:00 |
|
IlyaShurupov
|
fb9b714353
|
add Oscript showcase
|
2024-03-21 11:07:43 +03:00 |
|
IlyaShurupov
|
de70d4b00f
|
Edit readme
|
2024-03-20 22:30:09 +03:00 |
|
elushaX
|
5f0ce77fca
|
Add color sliders to sketch3d
|
2024-03-20 20:00:52 -07:00 |
|
IlyaShurupov
|
70daeeea54
|
Updating README
|
2024-03-20 17:52:39 +03:00 |
|
IlyaShurupov
|
476da8bb92
|
Graphics refactor finished
|
2024-03-20 11:31:50 +03:00 |
|
IlyaShurupov
|
37b4993b70
|
osg stable
|
2024-03-20 10:05:57 +03:00 |
|
IlyaShurupov
|
f3bc272eae
|
Widget Example added
|
2024-03-20 10:01:05 +03:00 |
|
elushaX
|
b2f5c0193a
|
stable
|
2024-03-20 00:47:46 -07:00 |
|
Ilusha
|
752243c7e9
|
tmp
|
2024-03-19 20:17:47 +03:00 |
|
Ilusha
|
29280949a8
|
graphics frame rate fixed
|
2024-03-19 16:39:18 +03:00 |
|
Ilusha
|
e41714c2bb
|
tmp
|
2024-03-19 17:35:02 +03:00 |
|
IlyaShurupov
|
59b1d0b89a
|
tmp
|
2024-03-19 11:52:22 +03:00 |
|
IlyaShurupov
|
b342f4fd8c
|
Graphics Example Stable
|
2024-03-19 11:37:55 +03:00 |
|
IlyaShurupov
|
bb5cbfdfe2
|
Graphics Refactor Initial
|
2024-03-19 11:21:58 +03:00 |
|
IlyaShurupov
|
87d8ce84dc
|
Adding new gui to Sketch3d
|
2024-03-18 15:48:27 +03:00 |
|
IlyaShurupov
|
ccdc8efd99
|
Map invalid iterator fix
|
2024-03-18 11:56:05 +03:00 |
|
IlyaShurupov
|
bcaef2489a
|
Small cleanup
|
2024-03-18 11:51:29 +03:00 |
|
IlyaShurupov
|
3cdc5fbbef
|
Fix bugs. Sketch3D stable.
|
2024-03-18 11:16:03 +03:00 |
|
Ilusha
|
0f4a67e244
|
Unstable & with drawing restored
|
2024-03-18 09:55:38 +03:00 |
|
Ilusha
|
11402f577a
|
A little clean up
|
2024-03-18 09:55:38 +03:00 |
|
Ilusha
|
0f6fa035aa
|
CCompiled and runed with working visuals
|
2024-03-18 09:55:38 +03:00 |
|
Ilusha
|
57d5bc61ed
|
trying to compile
|
2024-03-18 09:55:38 +03:00 |
|
Ilusha
|
b8bab2264f
|
Sketch ini
|
2024-03-18 09:55:38 +03:00 |
|