Commit Graph

6 Commits

Author SHA1 Message Date
Stephan Dilly
f0b7617f1e fix win32 build 2015-04-09 01:15:43 +02:00
Stephan Dilly
0f60db25d5 finish all methods of ImGUI-namespace 2015-04-09 01:02:05 +02:00
Stephan Dilly
5167d9bf55 wrapped almost all functions (excluding those returning POD structs) 2015-04-08 22:31:03 +02:00
Stephan Dilly
50d99c0b73 try to get rid of reference semantic 2015-04-08 14:55:28 +02:00
Stephan Dilly
ccf68127c7 adjusted some pointer and ref usages 2015-04-08 14:27:23 +02:00
Stephan Dilly
90e207b199 - split up files for clarity
- new c-api method prefix "ig_" (for ImGui)
- a lot more methods wrapped
2015-04-08 14:18:19 +02:00