TD25 [Mon, 22 Feb 2016 00:27:18 +0000 (02:27 +0200)]
Fixed few bugs related to getting mouse coordinates
cra0zy [Sat, 20 Feb 2016 19:55:15 +0000 (20:55 +0100)]
Fix tabs/spaces and righthandtransform caused by #331
William Deich [Sat, 20 Feb 2016 19:18:40 +0000 (14:18 -0500)]
Merge pull request #331 from MatthiasHarvey/develop
Vector transform operators see #329
Matthias [Sat, 20 Feb 2016 13:24:02 +0000 (15:24 +0200)]
Updated docs
Matthias [Sat, 20 Feb 2016 13:18:12 +0000 (15:18 +0200)]
Added missing operator for Vector3 * Matrix4
Matthias [Sat, 20 Feb 2016 13:16:37 +0000 (15:16 +0200)]
Added operators for Mat * Vec
Matthias [Sat, 20 Feb 2016 13:06:18 +0000 (15:06 +0200)]
Added the non-ref RightHandedTransform
Matthias [Sat, 20 Feb 2016 13:00:21 +0000 (15:00 +0200)]
Added RightHandedTransform
Matthias [Sat, 20 Feb 2016 12:34:59 +0000 (14:34 +0200)]
Swapped order of parameters for Vec Mat multiplication operator
Matthias [Sat, 20 Feb 2016 11:44:23 +0000 (13:44 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop
William Deich [Fri, 19 Feb 2016 19:09:06 +0000 (14:09 -0500)]
Merge pull request #345 from cra0zy/linuximp
[Linux X11] Fix incorrect window state if it was set while the window was invisible
cra0zy [Fri, 19 Feb 2016 17:03:11 +0000 (18:03 +0100)]
[Linux X11] Fix incorrect window state if it was set while the window was invisible
Harry [Fri, 19 Feb 2016 11:24:14 +0000 (12:24 +0100)]
Merge pull request #335 from mrhelmut/HIDFix
Fix for multiple HID driver issues
Harry [Thu, 18 Feb 2016 10:57:59 +0000 (11:57 +0100)]
Merge pull request #343 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
The Gitter Badger [Thu, 18 Feb 2016 10:51:10 +0000 (10:51 +0000)]
Add Gitter badge
William Deich [Tue, 16 Feb 2016 19:17:28 +0000 (14:17 -0500)]
Merge pull request #320 from cra0zy/otkwidget
GLWidget for Gtk 2 and 3
cra0zy [Tue, 16 Feb 2016 17:00:42 +0000 (18:00 +0100)]
Remove notice of leave
Fraser Waters [Mon, 18 Jan 2016 19:17:31 +0000 (19:17 +0000)]
Notice of leave
Thomas Altenburger [Fri, 8 Jan 2016 12:16:38 +0000 (13:16 +0100)]
Fixes keyboard being recognized as 2 HID devices
Thomas Altenburger [Fri, 8 Jan 2016 10:43:39 +0000 (11:43 +0100)]
Fix HID WinRaw driver to handle PS4 controller
Thomas Altenburger [Fri, 8 Jan 2016 10:43:05 +0000 (11:43 +0100)]
Fix PS4 controller mapping on Windows
Matthias [Mon, 4 Jan 2016 10:34:02 +0000 (12:34 +0200)]
Multiplication operator for Matrix-Vector transformation and Quaternion-Vector transformations
Fraser Waters [Sat, 2 Jan 2016 23:28:34 +0000 (23:28 +0000)]
Merge pull request #328 from WardBenjamin/develop
Fix documentation for NativeWindow.Width
Benjamin Ward [Sat, 2 Jan 2016 17:04:14 +0000 (12:04 -0500)]
Fix documentation for NativeWindow.WindowBorder
Benjamin Ward [Sat, 2 Jan 2016 17:00:01 +0000 (12:00 -0500)]
Fix documentation for NativeWindow.WindowState
Benjamin Ward [Sat, 2 Jan 2016 16:40:16 +0000 (11:40 -0500)]
Fix documentation for NativeWindow.Width
Fraser Waters [Mon, 28 Dec 2015 00:16:37 +0000 (00:16 +0000)]
Merge pull request #199 from Frassle/anydown
[Input] Add IsAnyKey/ButtonDown to Keyboard/MouseState.
Fraser Waters [Mon, 28 Dec 2015 00:15:37 +0000 (00:15 +0000)]
Merge pull request #326 from neonsoup/dll_mdb
Rewrite program file name confusion: .mdb vs .dll.mdb
neonsoup [Sun, 27 Dec 2015 20:40:51 +0000 (00:40 +0400)]
Rewrite .mdb file name fix
-Fixed Generator.Rewrite program mistake because of which it was looking for
"filename.mdb" file instead of "filename.dll.mdb"
Fraser Waters [Sun, 6 Dec 2015 14:23:46 +0000 (14:23 +0000)]
Merge pull request #319 from cra0zy/joyid
Make joystick ID public
cra0zy [Sat, 5 Dec 2015 10:32:48 +0000 (11:32 +0100)]
Make joystick ID public
Fraser Waters [Sun, 6 Dec 2015 12:36:08 +0000 (12:36 +0000)]
Merge pull request #318 from leezer3/leezer3
Fix: KP_ENTER key missing from SDL2 keymap.
leezer3 [Sat, 5 Dec 2015 23:54:42 +0000 (23:54 +0000)]
Align whitespace for SDL2 KeypadEnter fix....
cra0zy [Sat, 5 Dec 2015 22:39:37 +0000 (23:39 +0100)]
GLWidget for Gtk 2 and 3
leezer3 [Fri, 4 Dec 2015 23:49:15 +0000 (23:49 +0000)]
Fix: KP_ENTER key missing from SDL2 keymap.
Fraser Waters [Sun, 15 Nov 2015 07:10:46 +0000 (07:10 +0000)]
Merge pull request #314 from leezer3/leezer3-a
Fix: Insert key not working on Linux, due to typo in X11KeyMap.cs
leezer3 [Sat, 14 Nov 2015 22:23:40 +0000 (22:23 +0000)]
Fix: Insert key not working on Linux, due to typo in X11KeyMap.cs
Fraser Waters [Sat, 7 Nov 2015 14:05:50 +0000 (14:05 +0000)]
Merge pull request #306 from PowerOfCode/fix-nsis-config
Fix build configuration "Nsis"
Benjamin Klettbach [Mon, 26 Oct 2015 12:37:56 +0000 (13:37 +0100)]
Fix build configuration "Nsis"
- Generator.Rewrite can be build with Nsis
- OpenTK project can be build with Nsis and is getting rewritten with
Rewrite.exe
Fraser Waters [Sun, 18 Oct 2015 12:57:42 +0000 (13:57 +0100)]
Merge pull request #304 from Frassle/travis
[travis] Remove mono 3.2.8 and 2.10.8 builds
Fraser Waters [Sun, 18 Oct 2015 12:31:11 +0000 (13:31 +0100)]
[travis] Remove mono 3.2.8 and 2.10.8 builds
Old versions of mono on travis didn't have nuget support that we now use to
fetch Mono.Cecil.
Fraser Waters [Sat, 17 Oct 2015 22:24:33 +0000 (23:24 +0100)]
Merge pull request #302 from Frassle/mouse
[Win32] Fix spurious mouse enter and leave messages
Fraser Waters [Sat, 17 Oct 2015 15:56:35 +0000 (16:56 +0100)]
[Win32] Fix spurious mouse enter and leave messages
Mouse tracking and mouse capture didn't work well together. Mouse capture was
also buggy in that it could release capture prematurely.
Mouse capture is now counted and tracked better, multiple requests to set
capture will only call SetCapture once. ReleaseCapture will only be called once
the same number of releases have been made as sets.
MW_MOUSELEAVE messages are now ignored if the mouse is captured.
Mouse tracking is renabled when mouse capture is released.
While the mouse is captured enter and leave events are genereated based on
tracking of the mouse inside MouseMove.
Fixes #301
Fraser Waters [Sun, 11 Oct 2015 16:55:36 +0000 (17:55 +0100)]
[GL] Add overloads for ProgramUniform
Fixes #293
Fraser Waters [Sun, 11 Oct 2015 14:11:04 +0000 (15:11 +0100)]
[Bind] Replace copies of cecil with nuget links
Use nuget to get cecil rather than storing the binaries in the repo.
Fixes #284
Fraser Waters [Thu, 1 Oct 2015 11:19:21 +0000 (12:19 +0100)]
[Bind] Declare key file is only read
Partly fixes #284
Fraser Waters [Mon, 7 Sep 2015 11:31:12 +0000 (12:31 +0100)]
Merge pull request #295 from BikingGlobetrotter/develop
[GLControl] Destroy context after OnHandleDestroyed to allow cleanup
unknown [Mon, 7 Sep 2015 11:07:59 +0000 (13:07 +0200)]
Destroy context after OnHandleDestroyed to allow cleanup
Fraser Waters [Fri, 28 Aug 2015 18:01:56 +0000 (19:01 +0100)]
Merge pull request #292 from Frassle/cursorgrab
[X11] Fix CursorVisible
Fraser Waters [Fri, 21 Aug 2015 22:58:00 +0000 (23:58 +0100)]
[X11] Fix CursorVisible
Change X11 CursorVisible to only execute if a change is actually needed,
that is if we're going from visible to not visible or vice versa.
Fixes #281
Fraser Waters [Fri, 21 Aug 2015 22:22:12 +0000 (23:22 +0100)]
Revert changes to VS project version
Fraser Waters [Thu, 20 Aug 2015 20:17:53 +0000 (21:17 +0100)]
Merge pull request #262 from infinitespace-studios/develop
Fixed MINIMAL compilation
Dean Ellis [Tue, 19 May 2015 19:09:04 +0000 (20:09 +0100)]
Removed NO_SYSDRAWING in favour of just MINUMAL
Reverted changes to GLControl.cs
Updated sln to not build OpenTK.GLControl in MINIMAL mode
Dean Ellis [Tue, 12 May 2015 20:11:27 +0000 (21:11 +0100)]
Fixed MINIMAL and NO_SYSDRAWING compilation
Fraser Waters [Mon, 10 Aug 2015 21:01:42 +0000 (22:01 +0100)]
Merge pull request #289 from Frassle/leak
[Win32] Fix leaks in Win32 Cursor property
Fraser Waters [Mon, 10 Aug 2015 20:57:05 +0000 (21:57 +0100)]
[Win32] Fix leaks in Win32 Cursor property
GetIconInfo
(https://msdn.microsoft.com/en-us/library/windows/desktop/ms648070(v=vs.85).aspx)
creates bitmaps that must be deleted after the call to
CreateIconIndirect, which copies the bitmaps to the icon it creates.
bmpIcon created by Bitmap.GetHicon is now destroyed after being used.
The return value of SetCursor was used to retrieve the last cursor, as
it could have been set by another library (Some UI libraries change the
cursor using the .net Cursor) this could of leaked the cursor we created
and now lost track of. We now delete the handle we had set, not the one
returned by SetCursor.
Fraser Waters [Mon, 10 Aug 2015 20:38:18 +0000 (21:38 +0100)]
Merge pull request #264 from Frassle/minimal
Remove NO_SYSDRAWING, replace with MINIMAL
Fraser Waters [Mon, 18 May 2015 11:31:54 +0000 (12:31 +0100)]
Remove NO_SYSDRAWING, replace with MINIMAL
Fraser Waters [Sun, 9 Aug 2015 09:27:40 +0000 (10:27 +0100)]
Merge pull request #288 from zeldin/develop
[X11] Fix XIEventMask to work on any architecture
Marcus Comstedt [Sat, 8 Aug 2015 21:46:18 +0000 (23:46 +0200)]
Fix XIEventMask to work on any architecture
The mask part of an XIEventMask struct is actually not a pointer to an
integer containing the mask, but rather to an array of bytes each
holding 8 bits of the mask, with the first byte holding bit 0-7.
Therefore the old code would only work on little endian arches.
Fraser Waters [Thu, 30 Jul 2015 17:46:30 +0000 (18:46 +0100)]
[Bind] Remove Zero-width space from overrides file
Fraser Waters [Thu, 30 Jul 2015 13:42:27 +0000 (14:42 +0100)]
Merge pull request #270 from Frassle/bind
[Bind] Cleaning up binding generator
Fraser Waters [Thu, 30 Jul 2015 13:31:34 +0000 (14:31 +0100)]
Regenerate bindings
Just white space changes.
Fraser Waters [Wed, 29 Jul 2015 13:07:14 +0000 (14:07 +0100)]
[Bind] Remove Type.IndirectionLevel
Property wasn't used.
Fraser Waters [Fri, 20 Jun 2014 19:58:02 +0000 (20:58 +0100)]
[Bind] Improve BindStreamWriter
Allows multiple calls to Write to build up one line of text. Splits on
new line characters even in Write. Only places tabs if line is not
otherwise empty.
Fraser Waters [Mon, 8 Jun 2015 14:38:08 +0000 (15:38 +0100)]
[Bind] Remove all C header code from Convert
Cleaning up old C header code from convert, we'll just deal with Khronos
XML files now. If there's a need for parsing C headers we should do that
as a separate tool that either parses and generates the OpenTK XML specs
directly generates Khronos XML specs that can then be parsed by Convert.
Fraser Waters [Sun, 7 Jun 2015 22:16:55 +0000 (23:16 +0100)]
[Bind] Remove setting of DefaultOutputNamespace
Settings wasn't required to be set. The generator constructors set the
default namespace.
Fraser Waters [Sun, 7 Jun 2015 22:01:46 +0000 (23:01 +0100)]
[Bind] Remove dirName
Wasn't used, always ended up as "GL2"
Fraser Waters [Fri, 29 May 2015 09:40:35 +0000 (10:40 +0100)]
Merge pull request #261 from Frassle/resize
X11: Fix so ClientSize can resize windows with fixed borders
Fraser Waters [Tue, 12 May 2015 13:15:33 +0000 (14:15 +0100)]
X11: Fix so ClientSize can resize windows with fixed borders
Also fixes issue that NativeWindowBase.Height was setting non-client
height but Width was setting client Width. Both now set client size.
Fixes #259
thefiddler [Mon, 11 May 2015 10:07:24 +0000 (12:07 +0200)]
Merge pull request #220 from Frassle/project
[Math] Vector3 Project and Unproject
thefiddler [Mon, 11 May 2015 10:05:13 +0000 (12:05 +0200)]
Merge pull request #228 from Frassle/spec
Clean up binding converter and generator
Fraser Waters [Tue, 21 Apr 2015 20:21:18 +0000 (21:21 +0100)]
[EGL] ANGLE and EXT additions
Adds eglQuerySurfacePointerANGLE and a number of ANGLE related
constants.
Add eglGetPlatformDisplayEXT, eglCreatePlatformWindowSurfaceEXT and
eglCreatePlatformPixmapSurfaceEXT from EGL_EXT_platform_base.
Jonas Boesch [Wed, 4 Mar 2015 10:50:12 +0000 (11:50 +0100)]
GetStaticAddess checks for RenderableFlags.ES3
Jonas Boesch [Tue, 3 Mar 2015 14:00:43 +0000 (15:00 +0100)]
Added OPENGL_ES3_BIT
Jonas Boesch [Tue, 7 Apr 2015 13:22:12 +0000 (15:22 +0200)]
Updated binary dependencies for Angle
- From Chromium Repo:
05ae50dc71b4859baba5a95cb5d7ab04bbb8a47a
Fraser Waters [Sun, 12 Apr 2015 10:37:26 +0000 (11:37 +0100)]
Merge pull request #247 from Frassle/travis
[travis] Use travis C# support
Fraser Waters [Sun, 12 Apr 2015 10:13:11 +0000 (11:13 +0100)]
[travis] Use travis C# support
Travis now has proper support for C#,
http://docs.travis-ci.com/user/languages/csharp/
Fraser Waters [Sat, 11 Apr 2015 08:40:50 +0000 (09:40 +0100)]
Merge pull request #244 from Frassle/keypaddivide
[Windows] Fix detection of KeyboardDivide key
Fraser Waters [Fri, 10 Apr 2015 22:29:20 +0000 (23:29 +0100)]
[Windows] Fix detection of KeyboardDivide key
Fixes #237
Fraser Waters [Fri, 20 Mar 2015 17:13:46 +0000 (17:13 +0000)]
Merge pull request #235 from looperhacks/patch-1
Fix links in Readme
Peter Jeschke [Fri, 20 Mar 2015 16:43:42 +0000 (17:43 +0100)]
Fix links in Readme
Fraser Waters [Mon, 16 Mar 2015 15:37:06 +0000 (15:37 +0000)]
Merge pull request #193 from Frassle/threadevents
[Platform] Throw exception if ProcessEvents isn't called on main thread.
Fraser Waters [Mon, 16 Mar 2015 15:35:51 +0000 (15:35 +0000)]
Merge pull request #223 from Frassle/angle
[Math] Fix NaN issue in CalculateAngle
Fraser Waters [Mon, 16 Mar 2015 15:35:16 +0000 (15:35 +0000)]
Merge pull request #211 from cra0zy/unixgamepad
I was hoping someone else on the project had OSX access but that's looking unlikely. The changes look fairly benign so I'm just going to merge this in. Move fast and break things right :)
Fraser Waters [Sun, 1 Mar 2015 19:04:43 +0000 (19:04 +0000)]
Regenerate bindings
Fraser Waters [Sun, 1 Mar 2015 19:00:05 +0000 (19:00 +0000)]
Update License date
Fraser Waters [Sun, 1 Mar 2015 18:59:21 +0000 (18:59 +0000)]
Remove java/cpp code from binding generator
Fraser Waters [Sun, 1 Mar 2015 18:51:21 +0000 (18:51 +0000)]
Change url in binding generator help
Fraser Waters [Sun, 1 Mar 2015 14:44:28 +0000 (14:44 +0000)]
Ask for web auth if required
Ask for authentication to download private Khronos files.
Fraser Waters [Sun, 1 Mar 2015 14:25:30 +0000 (14:25 +0000)]
Remove spec support from converter
Khronos stopped supporting .spec files in 2013. They're now over a year
old without support. As such it's not worth us continuing to support
them either.
Fraser Waters [Sat, 21 Feb 2015 10:55:39 +0000 (10:55 +0000)]
[Math] Fix NaN issue in CalculateAngle
Clamp dot product between -1 and 1 so acos always has a valid input.
Fraser Waters [Sat, 14 Feb 2015 18:46:03 +0000 (18:46 +0000)]
[Math] Vector3 Project and Unproject
Add methods to Vector3 to project to and from screen space.
Fraser Waters [Wed, 11 Feb 2015 11:25:51 +0000 (11:25 +0000)]
Merge pull request #218 from roman-yagodin/patch-1
Clarify OpenTK.dll.config use for #217
Roman M. Yagodin [Wed, 11 Feb 2015 05:53:12 +0000 (08:53 +0300)]
Clarify OpenTK.dll.config use for #217
marko [Mon, 19 Jan 2015 18:04:59 +0000 (19:04 +0100)]
Allowed Mac and Linux to use GamePad. Added Name param to GamePad. Added Xbox 360 Wireless Joystick linux config to GamePadCongifurationDatabase.
Fraser Waters [Fri, 9 Jan 2015 12:50:50 +0000 (12:50 +0000)]
Fix wrap around bug in XInput.
Fixes #209.
Negating short.MinValue would cause a wrap around back to short.MinValue.
This resulted in joystick inputs like 0.8, 0.9, -1.00031.
Fraser Waters [Tue, 18 Nov 2014 22:10:06 +0000 (23:10 +0100)]
[Input] Add IsAnyKey/ButtonDown/Pressed to input state.
Adds properties to KeyboardState, MouseState, JoystickState and GamePadState
(GamePadButtons), to see if any key or button is down. This should be faster
than iterating over all the public IsDown properties as we can make use of the
internal bit fields.
GamePadButtons uses IsButtonPressed rather than IsButtonDown like the others as
it more closely matches it's current interface (no down methods).
Fraser Waters [Sun, 23 Nov 2014 17:15:31 +0000 (18:15 +0100)]
Merge pull request #202 from Frassle/issue201
[Input] Legacy keyboard respects the KeyRepeat field.
Fixes #201.
Fraser Waters [Sun, 23 Nov 2014 13:36:41 +0000 (14:36 +0100)]
[Input] Legacy keyboard respects the KeyRepeat field.
If the legacy keyboard device receives a key down event with IsRepeat set it
will only raise it's own key down event if it's KeyRepeat field is set to true.
This is as documented, regression casused by refactoring. Fixes issue #201.
Also change the GameWindowState example to show setting of KeyRepeat to true
and false and how that changes the event counts for the legacy and new keyboard
devices.