Files
bullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp
Benjamin Ellenberger 4f169b4d8f Add missing m_callback call in SliderMove().
-------
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.
2016-05-08 20:26:05 +02:00

8.7 KiB