ogre

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-09-03
19:23
tree widgets, example code Leaf check-in: e50656bb0b user: murphy tags: trunk
15:04
table widget, flag parsing tweaks check-in: 7825439a84 user: murphy tags: trunk
2023-09-02
23:40
list box widgets, fixed size argument handling, fixed selectable toggling check-in: f913176126 user: murphy tags: trunk
14:09
text input widgets check-in: 8d5a4e5898 user: murphy tags: trunk
2023-08-05
21:00
more input widgets check-in: a81c3ef9a0 user: murphy tags: trunk
2023-07-29
22:50
drag widgets, combo boxes, selectable elements, typo corrections check-in: 0b475598ad user: murphy tags: trunk
2023-07-26
01:35
store imgui.ini next to ogre.cfg and friends check-in: 96e922fc11 user: murphy tags: trunk
00:38
added disabled widgets, setting focus check-in: f0ee427df8 user: murphy tags: trunk
00:22
avoiding name collisions in (ogre imgui) renaming button -> push-button, text -> static-text check-in: 5015b20e56 user: murphy tags: trunk
2023-07-24
22:20
added ImGui window management, a minimal useful set of widgets, and adapted the working example check-in: e7ffc9449f user: murphy tags: trunk
2023-07-23
22:51
added a few more ImGui utility methods, scaffolding for versatile enabled argument handling check-in: c783b12fb9 user: murphy tags: trunk
2023-07-16
14:09
added type checks for symbols, since the symbol foreign type does not check by itself check-in: d3a87b3f3b user: murphy tags: trunk
2023-07-15
03:52
added missing get-skeleton method check-in: 16d1132404 user: murphy tags: trunk
2023-07-02
00:31
added various quaternion operations check-in: d9e041447b user: murphy tags: trunk
2023-07-01
16:39
added quaternion type and scene node orientation access check-in: 93d7a195b8 user: murphy tags: trunk
15:19
added fog, shadow, and material scheme setup methods check-in: 9bd96116b2 user: murphy tags: trunk
2023-06-30
22:29
added various utility methods for entities, skeletons, animations, nodes, viewports check-in: 2e422b498d user: murphy tags: trunk
18:02
fixed a silly typing error check-in: cd48b43c13 user: murphy tags: trunk
17:37
added <camera-man> support, used it in examples check-in: a388f42fa3 user: murphy tags: trunk
14:30
allow multiple delegates for <input-filter>, use slot-value consistently since slot-ref is undocumented check-in: e9f85c40dd user: murphy tags: trunk
2023-06-28
23:29
tweaked Dear ImGui resource and context management check-in: f6b481a353 user: murphy tags: trunk
14:19
queue-end-rendering and close-app should be foreign-safe-lambdas check-in: d2fa15238e user: murphy tags: trunk
00:46
added <render-target-listener> and friends check-in: 4ae1938b35 user: murphy tags: trunk
2023-06-27
21:28
some scaffolding for imgui, attempt to make example work check-in: f392c4ac54 user: murphy tags: trunk
12:37
separated (ogre trays) and (ogre imgui) modules from (ogre) reexport module, added empty imgui example check-in: e3a8d5654f user: murphy tags: trunk
11:58
added support for prefabricated geometries check-in: e5181a468c user: murphy tags: trunk
04:58
split code into sub-modules, added beginnings of ImGui binding check-in: edbb927deb user: murphy tags: trunk
2023-06-06
18:54
corrected return type of create-separator method check-in: bbea0a4fc4 user: murphy tags: trunk
2023-06-05
20:22
scheme-friendlier names and signatures check-in: 8ee8ca48e8 user: murphy tags: trunk
19:40
tweaks and fixes to make trays GUI work check-in: de2146b657 user: murphy tags: trunk
13:38
proper support for wrapping C++ multiple inheritance hierarchies check-in: f1f85c9e9c user: murphy tags: trunk
00:16
added refresh-cursor and set-window-grab check-in: 784d52afbc user: murphy tags: trunk
2023-06-04
23:09
added bindings for trays GUI system check-in: 35b6728fa5 user: murphy tags: trunk
14:09
optional state argument to queue-end-rendering check-in: ff4a3574e6 user: murphy tags: trunk
14:07
ambient lights, dummy scenes, symmetric counterparts to various add-* and create-* methods check-in: 59a22a224f user: murphy tags: trunk
2023-06-03
00:05
added missing source-dependencies clause to egg specification check-in: a75aefb980 user: murphy tags: trunk
00:02
API documentation starting point check-in: ff5bedef12 user: murphy tags: trunk
2023-06-01
14:03
reuse chars buffer for <text-input-event> check-in: 0426e5a3f8 user: murphy tags: trunk
13:36
rely on OGRE configuration to pick the default ApplicationContext check-in: 6864636361 user: murphy tags: trunk
13:31
reduced imported C++ namespace pollution check-in: d5ef792bb4 user: murphy tags: trunk
13:26
removed bind dependency, transparent singleton handling, automatic memory management check-in: d20c3b12e5 user: murphy tags: trunk
2023-05-30
03:40
use pkg-config on UNIX check-in: 846d130c21 user: murphy tags: trunk
2023-05-19
19:43
renamed begin/end to mesh-begin/end, introduced with-mesh syntax check-in: a169f02f1c user: murphy tags: trunk
19:30
correct spelling of OGRE check-in: 4c0e4ad068 user: murphy tags: trunk
18:45
license information check-in: 8da230ba27 user: murphy tags: trunk
2023-05-17
03:04
class wrappers for event types check-in: 08edc640dc user: murphy tags: trunk
02:25
basic event handling support check-in: 5e4410c820 user: murphy tags: trunk
2023-05-16
22:07
manual mesh creation support check-in: ac49119cb8 user: murphy tags: trunk
21:20
initial working code to get minimal example running check-in: 227c9fafbc user: murphy tags: trunk
2023-05-14
12:52
initial empty check-in check-in: 2ee1f9bd01 user: murphy tags: trunk