Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
- Madrid
- Madrid
Pinned
543 contributions in the last year
Activity overview
Contributed to
godotengine/godot,
godotengine/godot-docs,
godotengine/godot-mono-builds
and 4 other
repositories
Contribution activity
August 2019
- neikeq/godot-design Python
Created a pull request in godotengine/godot that received 3 comments
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Replace ERR_EXPLAIN with ERR_FAIL_*_MSG (and CRASH_*_MSG as well) in 'modules/mono'.
See #31207
+203
−297
•
3
comments
- Mention Android support in the C# alpha dialog message
- [3.1] [Mono] Backport serializable attributes and backport gitignore files
- Added vector's support for min, max and clamp functions
- C#: Add Ide Connection library and server for the editor
- Always use lists for `LIBS` in SCons
- Add Basis constants and format Transform constants
- Path to DotNet relative to project
Created an issue in godotengine/godot that received 3 comments
Consider removing *.sln from .gitignore
Our .gitignore is configured to ignore solution files:
godot/.gitignore Line 86 in 5441aaf
This is bad as such files are not meant to be…
3
comments