Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-02 | Removed unneeded sort from SpriteFramesEditor plugin | Wilson E. Alvarez | |
2018-04-02 | Merge pull request #17844 from Faless/uwp_fix | Rémi Verschelde | |
Fix UWP build after #17194 | |||
2018-03-31 | Merge pull request #17878 from karroffel/nativescript-1.1-bughunt | Thomas Herzog | |
[GDNative] fixed issue with library unloading order and header update | |||
2018-03-31 | [GDNative] fixed issue with library unloading order | karroffel | |
2018-03-31 | [GDNative] added GDCALLINGCONV to instance binding functions | karroffel | |
2018-03-31 | Merge pull request #17772 from Chaosus/monowrap | Ignacio Etcheverry | |
Add wrap functions to C# | |||
2018-03-30 | README: Use HTTPS URL for image. (#17851) | Maxwell Paul Brickner | |
Updated links to use https when possible to avoid redirects. | |||
2018-03-30 | Merge pull request #17871 from romlok/interpolated-docs | Max Hilbrunner | |
[DOCS] Some content for InterpolatedCamera | |||
2018-03-30 | [DOCS] Some content for InterpolatedCamera | Mel Collins | |
2018-03-30 | Merge pull request #17866 from mhilbrunner/docs-collisionshape | Max Hilbrunner | |
[DOCS] Typo fix for CollisionShape[2D] | |||
2018-03-30 | [DOCS] Typo fix for CollisionShape[2D] | mhilbrunner | |
2018-03-30 | Merge pull request #17861 from Faless/fix_js_http | Leon Krause | |
Fix bug in HTML5 HTTPClient. | |||
2018-03-30 | Fix bug in HTML5 HTTPClient. | Fabio Alessandrelli | |
The URL parameter already has a slash, adding an extra one results in an invalid resource path | |||
2018-03-29 | Merge pull request #17831 from YeldhamDev/terminal_gles2 | Rémi Verschelde | |
Added the "GLES2" option for the video-driver in the terminal help | |||
2018-03-29 | Merge pull request #17825 from Faless/osxcross_fix | Rémi Verschelde | |
Fix IPhone and OSX cross compilation | |||
2018-03-29 | Fix UWP build after #17194 | Fabio Alessandrelli | |
`uwp/detect.py` was not setting the `env.msvc` variable to true causing scons to pass wrong arguments to `msvc` (using `clang/gcc` options) which in turn break the build due to `-Werror=return-type` not being recognized by ms compiler. | |||
2018-03-29 | Merge pull request #17839 from Noshyaar/1 | Poommetee Ketson | |
[Docs] Control, VehicleWheel: fix typos [ci skip] | |||
2018-03-29 | [Docs] fix typos | Poommetee Ketson | |
2018-03-28 | [DOCS] Node & PackedScene (#17833) | Max Hilbrunner | |
* [DOCS] Node: SceneSaver -> PackedScene * [DOCS] PackedScene: Code example, resolve TODO | |||
2018-03-28 | [DOCS] Generic6DOFJoint fixes | Max Hilbrunner | |
2018-03-28 | Fix IPhone and OSX cross compilation | Fabio Alessandrelli | |
2018-03-28 | Merge pull request #17785 from Rubonnek/simplify-canvas-item-logic | Gilles Roudiere | |
Simplify CanvasItemEditor anchor drag logic | |||
2018-03-28 | Merge pull request #17803 from Chaosus/snap2d | Gilles Roudiere | |
Enable snapping in 2D when control key pressed | |||
2018-03-28 | Enable snapping in 2D when control key pressed | Chaosus | |
2018-03-26 | Merge pull request #17760 from eska014/html5-refactor | Rémi Verschelde | |
Refactor HTML5 platform build script | |||
2018-03-26 | Simplify CanvasItemEditor anchor drag logic | Wilson E. Alvarez | |
2018-03-26 | Refactor JavaScript platform build script | Leon Krause | |
2018-03-26 | Added wrap functions to C# | Chaosus | |
2018-03-25 | Added the "GLES2" option for the video-driver in the terminal help. | Michael Alexsander Silva Dias | |
2018-03-24 | Merge pull request #17360 from cart/mono-basis-fix | Ignacio Etcheverry | |
Fix mono basis GetEuler bug and marshalling/unmarshalling | |||
2018-03-24 | Fix mono basis GetEuler bug and marshalling/unmarshalling | Carter Anderson | |
2018-03-24 | Merge pull request #17134 from aaronfranke/master | Ignacio Etcheverry | |
[Mono] Replace float with real_t, other misc C# improvements | |||
2018-03-24 | Merge pull request #17747 from robfram/fix-PR-17589 | Rémi Verschelde | |
Fix bug added in PR #17589. Resources couldn't be saved to files | |||
2018-03-24 | Fix bug added in PR#17589. Resources couldn't be saved to files | robfram | |
This PR fixes the code to avoid saving default environment every time the project is run whitin the editor. Should fix #17727. Sorry for the troubles! | |||
2018-03-23 | Merge pull request #17706 from Calinou/overhaul-hidpi-settings | Rémi Verschelde | |
Overhaul the display scaling editor settings | |||
2018-03-23 | Overhaul the display scaling editor settings | Hugo Locurcio | |
This adds more scaling options, in addition to a custom scaling option which allows any scale between 0.75 and 3.0 to be used. | |||
2018-03-23 | Merge pull request #17321 from LinkDoyle/issue_16350 | Rémi Verschelde | |
Fix switching WindowDialog types leaves garbage buttons | |||
2018-03-23 | Merge pull request #17344 from poke1024/multi-add-clear-script | Rémi Verschelde | |
Allow Attach and Clear Script on multiple nodes | |||
2018-03-23 | Merge pull request #17490 from robfram/homogenize-check-prop-names | Rémi Verschelde | |
Fix non-valid characters for `input_action` | |||
2018-03-23 | Merge pull request #17496 from robfram/fix-f3-change-editor-and-find | Rémi Verschelde | |
Fix pressing `F3` do both changing to script editor AND find next text | |||
2018-03-23 | Merge pull request #17505 from ArkDShiggy/invert_y-axis | Rémi Verschelde | |
add option to invert y-axis | |||
2018-03-23 | Merge pull request #17555 from poke1024/add-worldenv-warning | Rémi Verschelde | |
Warn about WorldEnvironment being ignored | |||
2018-03-23 | Merge pull request #17716 from bruvzg/revert_nstask | Rémi Verschelde | |
Revert "Implement OS_OSX::execute" | |||
2018-03-23 | Merge pull request #17571 from kubecz3k/cam-disable | Rémi Verschelde | |
a way to ensure that camera is disabled | |||
2018-03-23 | Merge pull request #17576 from Mr-Slurpy/master | Rémi Verschelde | |
Allow users to add items to Tool menu | |||
2018-03-23 | Revert "Implement OS_OSX::execute" | bruvzg | |
This reverts commit e42576548f2c0ae2c6cb24ce2b0437ffb8978d65. | |||
2018-03-23 | Merge pull request #17680 from beniwtv/master | Rémi Verschelde | |
Fix compressor audio effect sidechain selection | |||
2018-03-23 | Merge pull request #17612 from robfram/fix-richtextlabel-bbcode | Rémi Verschelde | |
Fix bad rendering of BBCode tables in `RichTextLabel` | |||
2018-03-23 | Merge pull request #17532 from BastiaanOlij/arvr_enhancements | Rémi Verschelde | |
A few enhancements on the ARVR Server | |||
2018-03-23 | Merge pull request #17703 from bruvzg/fix_retina_drag | Rémi Verschelde | |
[macOS] Fix dragging window from non-retina to retina display. |