aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basisRémi Verschelde2018-05-181-0/+20
|\
| * Mono: Basis constructor for euler parameterKelly Thomas2018-05-171-0/+20
* | Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-colorIgnacio Etcheverry2018-05-181-4/+22
|\ \
| * | mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas2018-05-171-4/+22
| |/
* / mono: Plane, expose Normal, and DKelly Thomas2018-05-171-38/+44
|/
* fixes build error on Linux after its introduction in #18949Michele Valente2018-05-171-2/+2
* Merge pull request #18405 from flashyincceo/gdscript-constants-helpRémi Verschelde2018-05-171-0/+7
|\
| * Fix Ctrl+click on @GDScript constantsPeter Folkins2018-04-241-0/+7
* | Merge pull request #18949 from neikeq/aloRémi Verschelde2018-05-175-66/+146
|\ \
| * | Mono: Project building fixesIgnacio Etcheverry2018-05-175-66/+146
* | | Merge pull request #18889 from madadam/async-await-fixIgnacio Etcheverry2018-05-161-1/+1
|\ \ \
| * | | Set current SynchronizationContext before the game loop startsAdam Cigánek2018-05-151-1/+1
* | | | Add missing copyright headersGuilherme Felipe2018-05-167-0/+210
| |/ / |/| |
* | | Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky2018-05-161-9/+9
* | | Merge pull request #18897 from volzhs/libwebp-1.0.0Rémi Verschelde2018-05-161-0/+2
|\ \ \
| * | | Update libwebp to 1.0.0volzhs2018-05-161-0/+2
* | | | -New inspector.Juan Linietsky2018-05-152-2/+2
|/ / /
* | | Merge pull request #18545 from vnen/editor-autoloadJuan Linietsky2018-05-146-2/+65
|\ \ \
| * | | Enable autoload in editorGeorge Marques2018-05-016-2/+65
* | | | Fix duplicate definitions with FreeTypeLeon Krause2018-05-131-3/+0
* | | | Expose channels in NetworkedMultiplayerENetFabio Alessandrelli2018-05-123-6/+115
| |/ / |/| |
* | | Merge pull request #18802 from bruvzg/fix_x11_arm_buildRémi Verschelde2018-05-121-3/+2
|\ \ \
| * | | Fix Linux/X11 build on ARMs.bruvzg2018-05-111-3/+2
* | | | Sync classref with current sourceRémi Verschelde2018-05-1210-0/+263
|/ / /
* | | changed GDNative API json formatkarroffel2018-05-102-19/+29
* | | Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changesRémi Verschelde2018-05-104-8/+84
|\ \ \
| * | | Added GDScript NodePath highlightingPaulb232018-04-202-1/+14
| * | | Added GDScript function definition highlightingPaulb232018-04-202-1/+11
| * | | GDScript highlighter now remembers previous statePaulb232018-04-202-6/+56
| * | | Exclude GDScriptSyntaxHighlighter from non-tool buildsPaulb232018-04-204-1/+4
* | | | Fix some enums missing its bindMarcelo Fernandez2018-05-081-3/+3
* | | | Merge pull request #18709 from Faless/multiplayer_docsMax Hilbrunner2018-05-098-7/+340
|\ \ \ \
| * | | | Document websocket module, further document enetFabio Alessandrelli2018-05-088-7/+340
* | | | | Fix Variant leak in call_nativePedro J. Estébanez2018-05-081-1/+3
* | | | | Merge pull request #15549 from SaracenOne/bmpJuan Linietsky2018-05-086-0/+370
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BMP moduleSaracen2018-04-306-0/+370
* | | | | Merge pull request #17559 from simedis/joint_motorsRémi Verschelde2018-05-081-0/+13
|\ \ \ \ \
| * | | | | Implemented interface for bullet joint motorsGeoffrey2018-03-161-0/+13
* | | | | | Merge pull request #16106 from poke1024/gdscript-lerpJuan Linietsky2018-05-071-4/+18
|\ \ \ \ \ \
| * | | | | | GDScript: generalize lerpBernhard Liebl2018-01-271-4/+18
* | | | | | | Add is_instance_valid() method to GDScript, ending more than a decade of pain.Juan Linietsky2018-05-072-1/+18
* | | | | | | Implemented ragdollAndreaCatania2018-05-071-1/+1
* | | | | | | Enet: Add wait time param to close_connection()mhilbrunner2018-05-072-23/+63
* | | | | | | round / ceil methods for c sharp vectorsKelly thomas2018-05-042-0/+15
* | | | | | | Merge pull request #18406 from YeldhamDev/script_templates_periodMax Hilbrunner2018-05-042-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Changed periods in the script templates.Michael Alexsander Silva Dias2018-05-022-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #16418 from bojidar-bg/15961-gdscript-array-exportRémi Verschelde2018-05-031-30/+28
|\ \ \ \ \ \ \
| * | | | | | | Allow exporting arrays of resources in GDScriptBojidar Marinov2018-02-051-30/+28
* | | | | | | | Merge pull request #18589 from karroffel/oahashmap-robinhoodJuan Linietsky2018-05-033-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | updated OAHashMap to use robinhood hashingkarroffel2018-05-033-4/+4