mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
4f169b4d8f
------- The MySliderEventHandler is missing the m_callback whereas the SliderParams contains the m_callback field. Therefore, the m_callback is never called if the slider position is changed. This commit adds the missing m_callback field and call in SliderMove(). Fixes #613. |
||
---|---|---|
.. | ||
GwenGUISupport | ||
CMakeLists.txt | ||
EmptyBrowser.h | ||
EmptyExample.h | ||
ExampleBrowserInterface.h | ||
ExampleEntries.cpp | ||
ExampleEntries.h | ||
GL_ShapeDrawer.cpp | ||
GL_ShapeDrawer.h | ||
InProcessExampleBrowser.cpp | ||
InProcessExampleBrowser.h | ||
main.cpp | ||
OpenGLExampleBrowser.cpp | ||
OpenGLExampleBrowser.h | ||
OpenGLGuiHelper.cpp | ||
OpenGLGuiHelper.h | ||
premake4.lua |