Commit graph

7004 commits

Author SHA1 Message Date
Fraser Waters
be5712d85b Remove unused property Version in Converter
The property Version on the Parser class was never used. Removed it and
the command line argument in main that was used to set it.
2017-07-02 23:03:34 +01:00
Jarl Gullberg
cfda55cd8a Merge pull request #556 from Frassle/develop
Remove refernce to old Examples.csproj from .sln
2017-07-02 18:54:48 +02:00
Fraser Waters
566536e472 Remove refernce to old Examples.csproj from .sln 2017-07-02 14:29:22 +01:00
Jarl Gullberg
9309889a1a
Corrected usages of tabs instead of spaces. 2017-06-25 13:49:04 +02:00
Jarl Gullberg
13494f515c
Merge branch 'develop' into glwidget-gtk3 2017-06-25 13:45:05 +02:00
Jarl Gullberg
2186ad2293
Removed bundled GLXAttribute enum. 2017-06-25 13:44:19 +02:00
Jarl Gullberg
2f1e49c667
Set GLXAttribute access to public. 2017-06-25 13:44:01 +02:00
VPeruS
3f1d888ef4 Wrong cast for interop when setting position(MacOS) 2017-06-25 03:43:48 +03:00
Jarl Gullberg
6d96b57deb
Removed obsolete VSync property. 2017-06-22 18:34:49 +02:00
Jarl Gullberg
10859fbbe7
Removed obsolete input driver. 2017-06-22 18:34:49 +02:00
Jarl Gullberg
5474ee4426
Removed obsolete keyboard driver. 2017-06-22 18:34:49 +02:00
Jarl Gullberg
c43a4f03f1
Removed obsolete joystick driver. 2017-06-22 18:34:49 +02:00
Jarl Gullberg
d3e831038d
Removed obsolete mouse driver. 2017-06-22 18:34:49 +02:00
Jarl Gullberg
a5581d94af
Removed obsolete functions which accessed the obsolete joystick driver. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
8719556315
Removed obsolete legacy joystick driver. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
92141295cd
Removed obsolete legacy input driver. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
094e79a570
Removed obsolete screenshot function. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
5f9bf7fea3
Removed obsolete compatibility properties. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
aba454288f
Removed obsolete INativeGLWindow class. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
da6682711a
Removed obsolete CreateDummyContext functions and added constructor
constructor comments which explain how to create a dummy context.
2017-06-22 18:34:48 +02:00
Jarl Gullberg
7601a86f6d
Removed obsolete compatibiliy fields. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
86189c2fc4
Removed warning disables. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
7b72e2d156
Removed obsolete compatibility wrapper functions. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
11a442037d
Removed obsolete compatibility function. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
289dd1749a
Removed obsolete Matrix functions. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
f8cc979ed5
Removed obsolete function accessor. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
b4b5016597
Removed CreateGraphicsContext helper wrapper. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
020f20a6ed
Removed obsolete Mult functions and renamed region. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
ef71a1ed38
Removed obsolete property. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
866d46da53
Removed obsolete multiplication functions and renamed region. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
05ee9a11f5
Removed obsolete property. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
0f3de7e1bc
Removed obsolete methods from vector classes. 2017-06-22 18:34:48 +02:00
Jarl Gullberg
b26bc3f158
Removed obsolete constructors from Vector2. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
eab5028fe6
Removed obsolete mathematics class. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
c1da0f0434
Removed obsolete property. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
2d90e61fa5
Removed obsolete constructor. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
bac01afe00
Removed unused and obsolete fields. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
74e22142cb
Removed obsolete SetWindowAttributes structure. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
65d0cf4c58
Removed obsolete and unused function. 2017-06-22 18:34:47 +02:00
Jarl Gullberg
4969d5788f Merge pull request #547 from Nihlus/expand-gitignore
Expand .gitignore
2017-06-22 18:27:39 +02:00
Vlad K
a3ca402168 Turn comments into XML docs. Change NSDragOperation visibility 2017-06-21 23:08:34 +03:00
Vlad K
9486b4963b Code sanity 2017-06-21 22:10:11 +03:00
Vlad K
eb951d8569 Delete region keyword 2017-06-21 22:07:32 +03:00
Jarl Gullberg
5605b1fac2
Reindented with spaces instead of tabs. 2017-06-21 18:28:36 +02:00
Jarl Gullberg
38aa08f355
Rider is handled by the JetBrains section. 2017-06-20 14:23:52 +02:00
Jarl Gullberg
70603b18b6
Updated .gitignore. 2017-06-20 14:23:52 +02:00
Vlad K
280fa4b77d Ansi to Auto 2017-06-19 00:20:07 +03:00
Vlad K
aba85d479c Some docs 2017-06-19 00:19:11 +03:00
Vlad K
527efca095 SDL2 rewrite c string to c# shtring + some docs 2017-06-18 23:44:47 +03:00
Jarl Gullberg
5c8e485dbb
Removed license headers. 2017-06-18 22:09:20 +02:00