コミットグラフ

5 コミット

作成者 SHA1 メッセージ 日付
kevin
b6e7cd4214 cmGr.c:Fixed unintialized variable 'rc' in cmGrWorldExt(). 2013-04-20 10:30:56 -07:00
kevin
57986dd2e1 cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t 2013-02-08 22:04:26 -08:00
kevin
6602a6277a cmGr.h/c Fixed logic bug in cmGrPExtIsNotNullOrEmpty() 2013-01-13 16:36:00 -08:00
kevin
9d6ac977aa Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events.
Rewrote cmGr.c::cmGrEvent()
Callback cmGrIsInsideObj() now must evaluate both if the mouse point is
inside the object and also if the object can handle the event. This
allows the actual plot object which can handle an event to be identified
by cmGrEvent().

_cmGrPlotObjEvent() still needs to be updated to account for these changes.
2012-12-17 20:54:37 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00