Revīziju vēsture

Autors SHA1 Ziņojums Datums
  TothBenoit 96c2c92401 Quat : Removed dead code 3 nedēļas atpakaļ
  borisrp b597bfe5e8 Isolate std.Math usage into hxd.Math abstraction 1 mēnesi atpakaļ
  Valden a30de2840a [anim] Migrated BlendSpace2D from Hide to Heaps, added helper anim functions to Quat and Matrix (#1271) 5 mēneši atpakaļ
  TothBenoit 5ba2e18f28 Fix initNormal for Quat and added rotate param 1 gadu atpakaļ
  Nicolas Cannasse 9476973f47 changed h3d.Vector to 3 components and make Point=Vector, add h3d.Vector4 and updated HxSL generation 1 gadu atpakaļ
  LeoVgr ca41959cb0 add squared epsilon for squared values comparison (#1176) 1 gadu atpakaļ
  Tom Spira 5c74aa0473 Fix alloc bounds for maskedBounds interactive 2 gadi atpakaļ
  Simon Krajewski 74d9b4c957 make compatible with upcoming Haxe resolution changes (#1144) 2 gadi atpakaļ
  Nicolas Cannasse fd4ceac7b9 added initDirection up vector and getUpAxis 2 gadi atpakaļ
  Nicolas Cannasse 6224c332dc added h3d.Quat.pow 2 gadi atpakaļ
  Nicolas Cannasse fed4dea47d added initNormal() 4 gadi atpakaļ
  Nicolas Cannasse aa76ab5548 fixed lerp nearest handling 4 gadi atpakaļ
  Nicolas Cannasse 05ac82e9fe fixed Quat.lerp value was inverted 4 gadi atpakaļ
  Nicolas Cannasse 271f4f6cbd fixed Quat.getDirection, renamed Object.getDirection to getLocalDirection (close #889) 4 gadi atpakaļ
  Nicolas Cannasse 056f294528 review and unity point/vector API (close #861) 4 gadi atpakaļ
  Nicolas Cannasse 904199b00c fixed some warnings wrt haxe git 5 gadi atpakaļ
  ncannasse 1333f080f8 various API renames, added Object.getDirection/setDirection 7 gadi atpakaļ
  trethaller 090873e375 Add Matrix.getEulerAngles, Quat.getEuler 7 gadi atpakaļ
  ncannasse df6f69e430 copy rotation in Object.clone() 7 gadi atpakaļ
  ncannasse 3db1dc7516 a few @:noDebug 9 gadi atpakaļ
  ncannasse 4f59af4be0 minor hmd fixes 10 gadi atpakaļ
  Nicolas Cannasse 06bde99a94 remove Quat.toEuler until it's fixed 10 gadi atpakaļ
  Nicolas Cannasse a2c5c5ddee spaces 11 gadi atpakaļ
  ncannasse 20bc9eda3d normalize after initMoveTo 11 gadi atpakaļ
  Nicolas Cannasse da6a2679d8 fixed initDirection (use lookAt) 11 gadi atpakaļ
  Nicolas Cannasse 742efed7ec removed Quat.add (might be misleading on order of operations), fixed Object.rotate (was applying a pre-rotation), fixed Quat.initDirection, added Quat.initMoveTo 11 gadi atpakaļ
  ncannasse f42a8ca358 fix Quat.toEuler 11 gadi atpakaļ
  ncannasse f1d76724e5 added Quat.initDirection, Quad.add, changed Quat.multiply 12 gadi atpakaļ
  ncannasse b951d176dd Math.isqrt -> invSqrt + added Math functions 12 gadi atpakaļ
  ncannasse 243a5be7e3 refactor h3d.FMath -> hxd.Math and h3d.prim.Point moved to h3d.col 12 gadi atpakaļ