|
4f761c4705
|
[DEV] better finding of the data folder in MacOSx and Linux OS
|
2013-04-25 00:56:41 +02:00 |
|
|
6d94d06efa
|
[DEV] correction of the data folder search in the Linux board
|
2013-04-24 12:51:17 +02:00 |
|
|
46b81ecbbf
|
[DEV] set etk specificity for windows board
|
2013-04-23 22:24:54 +02:00 |
|
|
91b9d60599
|
[DEV] update 'lutin' build system
|
2013-04-21 22:22:12 +02:00 |
|
|
242c98e12b
|
[DEBUG] correction of the python makefile
|
2013-04-18 21:45:55 +02:00 |
|
|
4c235a876e
|
[DEV] set all define type with stdint and correction of windows mkdir
|
2013-04-17 21:40:23 +02:00 |
|
|
105029620e
|
[BUILD] basic makefile for python maker
|
2013-04-18 01:49:47 +02:00 |
|
|
7ef816f50c
|
[DEV] base test for mac dev
|
2013-04-16 22:43:06 +02:00 |
|
|
4ffe6c3427
|
[DEBUG] node::touch and special int to string convertion
|
2013-04-16 22:53:09 +02:00 |
|
|
dffd6233d3
|
[DEV] add camacity at vec2
|
2013-04-14 14:00:06 +02:00 |
|
|
32da0ffb78
|
[DEV] add String and Vector 2D capabilities
|
2013-04-11 22:48:22 +02:00 |
|
|
2b19ef4bc8
|
[DEBUG] error in the const function
|
2013-04-10 21:41:48 +02:00 |
|
|
f9951e9f55
|
[DEV] add a basic limiter in int fo std vector2D
|
2013-04-09 22:45:18 +02:00 |
|
|
64812713c7
|
[DEV] add the remove capacity of FSNode
|
2013-04-05 23:20:18 +02:00 |
|
|
516f0df12f
|
[DEV] Comment of FSNode and add sonc capabilities
|
2013-04-05 21:40:57 +02:00 |
|
|
070a4a3f99
|
[DEV] Correction of the relative files
|
2013-04-02 21:45:09 +02:00 |
|
|
28d5740bf5
|
[DEV] add pushFront API for vector
|
2013-03-22 20:56:28 +01:00 |
|
|
3b6cd4880c
|
[DEV] add a tmporary class to convert UString to char* string
|
2013-03-22 12:51:37 +01:00 |
|
|
3d4b4123b7
|
[DEBUG] add matrix const
|
2013-03-15 23:32:41 +01:00 |
|
|
03e9157891
|
[DEV] error in noise calculation
|
2013-03-12 22:34:22 +01:00 |
|
|
f5f7c72ad6
|
[DEV] remove dependency of the LibZip when not needed
|
2013-03-11 21:08:18 +01:00 |
|
|
d51539f32a
|
[DEV] add a cont in string and add correct vector 4d
|
2013-03-06 22:46:24 +01:00 |
|
|
b99cabc693
|
[DEV] basic change of noise basic calculation
|
2013-03-05 21:58:15 +01:00 |
|
|
79fdf1119c
|
[DEV] missing devide inv vectr2D
|
2013-03-02 12:01:03 +01:00 |
|
|
951a94c0d9
|
[DEV] add bad element in the init of the vector to prevent not init error
|
2013-03-01 09:13:26 +01:00 |
|
|
fb13e03dc9
|
[DEV] add noise calculation function
|
2013-02-28 21:20:09 +01:00 |
|
|
cbd47f11f2
|
[DEV] add random table generation
|
2013-02-28 07:51:10 +01:00 |
|
|
28ffa0fb75
|
[DEV] add basic euler convertion from quaternion
|
2013-02-16 15:52:28 +01:00 |
|
|
c79652bba2
|
[DEV] remove init of basic vector
|
2013-01-28 21:07:53 +01:00 |
|
|
73efdadd16
|
[DEBUG] for basic test, i need to initialize vector
|
2013-01-28 08:09:16 +01:00 |
|
|
0c035b17f9
|
[DEV] Change the vector 2D and 3D to the classicle bullet lib vector3
|
2013-01-25 21:31:33 +01:00 |
|
|
d7d32588c2
|
[DEV] add dependecy of bullet linearmath
|
2013-01-23 23:46:45 +01:00 |
|
|
4e1977c17a
|
[DEV] add degree to rad convert macro
|
2013-01-09 22:55:03 +01:00 |
|
|
52d5bd1810
|
[DEV] add absolute calculation of the vec3
|
2013-01-04 21:32:30 +01:00 |
|
|
3b5aa7b84f
|
[DEV] better vector and matrix4D
|
2013-01-03 22:30:13 +01:00 |
|
|
ba9e2fca7b
|
[DEBUG] corection of the android asset folder detection
|
2012-12-28 22:43:37 +01:00 |
|
|
5e87dea87f
|
[DEV] update the mtric parspective anf frunctrum
|
2012-12-19 00:45:41 +01:00 |
|
|
e3890a6c14
|
[DEBUG] some matrix and vector corections
|
2012-12-18 23:15:48 +01:00 |
|
|
df8a54b55a
|
[DEBUG] Some equation correction of the vector
|
2012-12-18 22:11:33 +01:00 |
|
|
0b2050cf68
|
[DEBUG] corection of the roation matrix
|
2012-12-17 21:07:21 +01:00 |
|
|
e6af555b15
|
[DEV] update matrix4
|
2012-12-13 22:48:16 +01:00 |
|
|
74a6e35fa3
|
[DEV] update Basic element capabilities
|
2012-12-12 21:56:05 +01:00 |
|
|
033c9dd63a
|
[DEV] update matrix template
|
2012-12-11 22:48:23 +01:00 |
|
|
1d4c27e7fd
|
[DEBUG] correction of the vector exceding range
|
2012-12-04 21:50:36 +01:00 |
|
|
a44667d456
|
[DEV] Add vector 2D, 3D and 4D wrapper with statdard glsl vec[2-4] ivec[2-4] and std mat4
|
2012-11-30 22:45:55 +01:00 |
|
|
03c1459c66
|
[DEV] better init of the Vector2/3D element
|
2012-11-23 23:44:44 +01:00 |
|
|
6ceb992e45
|
[DEV] the static function is not correctly set
|
2012-11-22 21:51:14 +01:00 |
|
|
a8cafb5969
|
[DEV] Start rework of the basic system ==> simplify
|
2012-11-21 21:14:49 +01:00 |
|
|
5145f629a8
|
[DOC] Add the correct doccumentation at the buffer system
|
2012-11-19 21:29:50 +01:00 |
|
|
83a25600f6
|
[DEV] set down the basic-Buffer of edn in the basics
|
2012-11-19 21:16:14 +01:00 |
|