mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Reworked zone and vector functions
2017-02-08 - Reworked some vector functions. -- POINT_VEC3:NewFromVec2( Vec2, LandHeightAdd ) added. -- ZONE_RADIUS:GetRandomPointVec2( inner, outer ) added. -- ZONE_RADIUS:GetRandomPointVec3( inner, outer ) added. -- ZONE_POLYGON_BASE:GetRandomPointVec2() added. -- ZONE_POLYGON_BASE:GetRandomPointVec3() added.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2017-02-08
|
||||
|
||||
- Reworked some vector functions.
|
||||
-- POINT_VEC3:NewFromVec2( Vec2, LandHeightAdd ) added.
|
||||
-- ZONE_RADIUS:GetRandomPointVec2( inner, outer ) added.
|
||||
-- ZONE_RADIUS:GetRandomPointVec3( inner, outer ) added.
|
||||
-- ZONE_POLYGON_BASE:GetRandomPointVec2() added.
|
||||
-- ZONE_POLYGON_BASE:GetRandomPointVec3() added.
|
||||
|
||||
|
||||
|
||||
2016-12-06
|
||||
|
||||
- Renamed the documentation references following the structure of the files.
|
||||
|
||||
Reference in New Issue
Block a user