Code Monkey home page Code Monkey logo

Comments (1)

theblooopz avatar theblooopz commented on August 15, 2024

> game_OPTIMIZEDDEBUG.exe!GuiArrayCtrl::onMouseMove(const GuiEvent & event) Line 448 C++ game_OPTIMIZEDDEBUG.exe!GuiScrollCtrl::updateChildMousePos() Line 860 C++ game_OPTIMIZEDDEBUG.exe!GuiScrollCtrl::onPreRender() Line 918 C++ game_OPTIMIZEDDEBUG.exe!GuiControl::preRender() Line 430 C++ game_OPTIMIZEDDEBUG.exe!GuiControl::preRender() Line 425 C++ game_OPTIMIZEDDEBUG.exe!GuiControl::preRender() Line 425 C++ game_OPTIMIZEDDEBUG.exe!GuiCanvas::renderFrame(bool preRenderOnly, bool bufferSwap) Line 1747 C++ [Inline Frame] game_OPTIMIZEDDEBUG.exe!fastdelegate::FastDelegate1<unsigned int,void>::operator()(unsigned int) Line 989 C++ game_OPTIMIZEDDEBUG.exe!Signal<void __cdecl(unsigned int)>::trigger(unsigned int a) Line 669 C++ [Inline Frame] game_OPTIMIZEDDEBUG.exe!Journal::Call(Signal<void __cdecl(unsigned int)> *) Line 634 C++ [Inline Frame] game_OPTIMIZEDDEBUG.exe!JournaledSignal<void __cdecl(unsigned int)>::trigger(unsigned int a) Line 81 C++ game_OPTIMIZEDDEBUG.exe!GuiCanvas::paint() Line 1617 C++ [Inline Frame] game_OPTIMIZEDDEBUG.exe!fastdelegate::FastDelegate0<void>::operator()() Line 904 C++ [Inline Frame] game_OPTIMIZEDDEBUG.exe!Signal<void __cdecl(void)>::trigger() Line 650 C++ game_OPTIMIZEDDEBUG.exe!Process::processEvents() Line 99 C++ game_OPTIMIZEDDEBUG.exe!StandardMainLoop::doMainLoop() Line 654 C++ game_OPTIMIZEDDEBUG.exe!TorqueMain(int argc, const char * * argv) Line 325 C++ game_OPTIMIZEDDEBUG.exe!run(int argc, const char * * argv) Line 336 C++ game_OPTIMIZEDDEBUG.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * __formal, char * lpszCmdLine, int __formal) Line 394 C++

exception at Point2I cell((pt.x < 0 ? -1 : pt.x / mCellSize.x), (pt.y < 0 ? -1 : pt.y / mCellSize.y));

from torque3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.