mBornand
|
1565d9b3ce
|
Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)
* cLineBlockTracer uses Vector
|
2020-05-08 10:04:07 +01:00 |
|
Mattes D
|
a55f61548e
|
Extended Vector3 (#4666)
|
2020-04-18 11:44:35 +02:00 |
|
Mattes D
|
a765e71325
|
Removed the obsolete cTracer class. (#4594)
|
2020-04-03 12:50:08 +00:00 |
|
Mattes D
|
365cbc6e1c
|
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
|
2019-09-29 14:59:24 +02:00 |
|
Mattes D
|
d0b095ad51
|
Added more clamping operations to cCuboid.
|
2019-08-10 12:25:06 +02:00 |
|
Mattes D
|
e7016b1525
|
Removed coord-based API from cCuboid. (#4362)
|
2019-08-09 03:13:15 +02:00 |
|
mathiascode
|
02775e52c4
|
Minor changes (#3909)
|
2017-08-24 11:19:40 +02:00 |
|
Mattes D
|
2c3c1f1527
|
Tracer replacement (#3704)
* Replaced cTracer usage with cLineBlockTracer.
* Exported new cLineBlockTracer utility functions to Lua API.
|
2017-05-11 13:34:36 +01:00 |
|
Lukas Pioch
|
1614aa17d3
|
APIDoc: Added missing IsStatic flags and corrected param types.
|
2017-04-05 16:43:57 +02:00 |
|
Lukas Pioch
|
e0435f27bb
|
APIDocs: Corrected param types in cBoundingBox (#3624)
|
2017-03-16 15:10:09 +01:00 |
|
mathiascode
|
efc7fed05b
|
Updated links and docs (#3488)
|
2016-12-19 17:08:19 +01:00 |
|
Mattes D
|
2622a8622a
|
APIDump: Reformatted the docs to include type information.
Also fixed a bit of documentation in the CPP source.
|
2016-09-12 23:21:15 +02:00 |
|
Mattes D
|
0e24a0beae
|
APIDump: Added explicit IsStatic flag to static functions.
|
2016-07-18 22:11:41 +02:00 |
|
Mattes D
|
f8e1df2476
|
Updated API documentation.
|
2016-07-18 22:11:40 +02:00 |
|
Mattes D
|
ce30e3f666
|
Normalized Vector3 API to use the same capitalization as all else.
|
2016-06-10 17:59:33 +02:00 |
|
Mattes D
|
c2759186c0
|
Bindings: Fixed cBoundingBox API.
|
2016-06-05 18:23:16 +02:00 |
|
Mattes D
|
dac97826f7
|
Renamed output directory to Server
|
2015-09-05 22:01:21 +02:00 |
|