0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: Dynamic pointer casts correctly return a value, and isEventProducer has a proper binding. More... about 14 years ago
Added: KEY_COMMAND, and KEY_MODIFIER_COMMAND to be the Apple key on OS X, but the control key on other operating systems. This allows keyboard shortcuts to be Apple+q on OS X, and Control+q on other operating systems without changing any user code. More... about 14 years ago
Added: GenericEvent to the base Event code. Also added lua bindings for GenericEvent. More... about 14 years ago
Fixed: various methods in EventProducer and EventProducerType. More... about 14 years ago
Added: Check in addLuaCallback that determines if a LuaActivity with the same function is already attached to the given ProducedMethod. More... about 14 years ago
Added: insertNode method to SceneGraphTreeModel. More... about 14 years ago
Changed: changed function signature in open method of VideoWrapper. More... about 14 years ago
Fixed: Various bugs in the UserInterface library. More... about 14 years ago
Fixed: isEventProducer to check if a FieldContainer has a field named EventProducer and that they type of the field is EventProducerPtr. More... about 14 years ago
Added: Options for enabling build support for using the FMod and VLC libraries. More... about 14 years ago
Fixed: Various Windows compile problems. More... about 14 years ago
fixed: lua build More... about 14 years ago
changed: UI base rebuild More... about 14 years ago
fixed: typos in cmake files : UI linux compile problems More... about 14 years ago
changed: base rebuild More... about 14 years ago
added: contrib video fixed: anim fcd file lib decl : componen -> component typo More... about 14 years ago
Added: Table Component. More... about 14 years ago
Fixed: Various Windows bugs. More... about 14 years ago
Added: Tree Component and DialogWindow. More... about 14 years ago
Fixed: Problems with ComboBoxModels and ColorChooserPanels More... about 14 years ago
Added: ComboBox and ColorChoosers. More... about 14 years ago
Fixed: More UI Examples More... about 14 years ago
Fixed: Various Window problems. More... about 14 years ago
Added: OSGFieldContainerMapFields.h More... about 14 years ago
Fixed: Lua Tutorials More... about 14 years ago
Merge branch 'master' of github.com:gerritvoss/OpenSGToolbox into ui More... about 14 years ago
Added: More UI Components More... about 14 years ago
Fixed: Various Windows build problems. More... about 14 years ago
Fixed: Changed install of cmake file to VLC. More... about 14 years ago
Modifed: Ported some of the UI tutorials. More... about 14 years ago