-
-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPBGE: Rework the way of load the game controller database
This way we can update gamecontrollerdb.txt file easier than before (only it is necessary overwrite the file)
- Loading branch information
Showing
6 changed files
with
471 additions
and
238 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
release/datafiles/gamecontroller/License_gamecontrollerdb.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
Simple DirectMedia Layer | ||
Copyright (C) 1997-2013 Sam Lantinga <[email protected]> | ||
Copyright (C) 2017-2018 Philippe Groarke <[email protected]> | ||
|
||
This software is provided 'as-is', without any express or implied | ||
warranty. In no event will the authors be held liable for any damages | ||
arising from the use of this software. | ||
|
||
Permission is granted to anyone to use this software for any purpose, | ||
including commercial applications, and to alter it and redistribute it | ||
freely, subject to the following restrictions: | ||
|
||
1. The origin of this software must not be misrepresented; you must not | ||
claim that you wrote the original software. If you use this software | ||
in a product, an acknowledgment in the product documentation would be | ||
appreciated but is not required. | ||
2. Altered source versions must be plainly marked as such, and must not be | ||
misrepresented as being the original software. | ||
3. This notice may not be removed or altered from any source distribution. | ||
|
Oops, something went wrong.
03e07a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! Ah cool @lordloki if you want to continue the work on upbge :) Feel free to ask me if you need help to test files. Also, I don't really know if you want to continue 2.7 or give a try to 2.8. I'll personally wait to see what will look like interactive mode but if you want to plug logic on eevee, I can share my sources with you if you're interested (my last approach was to use Object (m_pBlenderObject in KX_GameObject) and depsgraph as suggested by Ton). Also, I have no idea if you are used to git. I can help if needed (BGE removal for example is "easy" to revert in 2.8). Tell me if I can do something (I'm not very motivated, but I can maybe help for simple stuffs)
03e07a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @youle31 .
Yes, I'm going to continue working on upbge.
Be sure I will contact you if I need help, even if I don't need it ;-)
03e07a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's great! Good luck! Very cool for BGE community :)
03e07a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh thank god!...I'm sending you a high five loki.