godot-cpp/include/core
Daniel Rakos bb4a837ad3 Error message improvements
Changed error message macros to actually use Godot's error reporting
facilities instead of outputting straight to stderr. This enables
GDNative errors to actually show up inside the editor.

Messages and set of available macros now also better matches that of
the engine itself.
2019-05-15 14:45:09 +02:00
..
AABB.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Array.hpp Error message improvements 2019-05-15 14:45:09 +02:00
Basis.hpp Merge pull request #266 from RameshRavone/pathch-1 2019-04-14 21:25:38 +10:00
Color.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
CoreTypes.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Defs.hpp Error message improvements 2019-05-15 14:45:09 +02:00
Dictionary.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Godot.hpp Merge pull request #271 from Windfisch/fix-register-property 2019-05-02 23:00:47 +10:00
GodotGlobal.hpp Profiling support 2018-11-27 09:45:56 -03:00
GodotProfiling.hpp Profiling support 2018-11-27 09:45:56 -03:00
NodePath.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Plane.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
PoolArrays.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Quat.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
RID.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Rect2.hpp Renamed Rect2::pos to Rect2::position 2018-12-13 11:10:25 +02:00
Ref.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
String.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
TagDB.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Transform.hpp Fix bug in Basis [] operator and add missing Transform-Vector3 * operator 2019-04-11 19:59:34 +02:00
Transform2D.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Variant.hpp Add a type conversion to Variant for anything that supports ___get_from_variant() 2019-04-12 13:55:56 +02:00
Vector2.hpp Fix snapped from Vector2 2019-05-02 09:57:28 +05:30
Vector3.hpp Make Basis look column-major while retaining a row-major representation 2019-04-08 16:28:41 +02:00
Wrapped.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00