7f62cb6db3
Auto stash before checking out "origin/feature/gjk_algorithm"
2025-11-09 17:08:57 +03:00
8bf416d513
patch
2025-11-01 13:39:13 +03:00
9f05b36388
Adds const version of rev_bar method
...
Adds a const overload for the `rev_bar` virtual method.
This allows calling the method on const instances of the reverse engineered class.
2025-11-01 13:28:51 +03:00
Saikari
4c3b76f7d2
Update internal_rev_object.hpp
2025-10-09 21:34:19 +03:00
852f5ad556
Uses correct calling convention for virtual methods
...
Adjusts the virtual method calling convention based on the compiler (_MSC_VER).
This ensures compatibility and correct behavior on different platforms.
2025-10-09 20:08:04 +03:00
d0684c388e
finished test
2025-10-04 10:04:34 +03:00
46457b81ac
added external class
2025-10-04 09:47:48 +03:00