Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-23 | Merge pull request #23238 from dlasalle/specular_fog | Rémi Verschelde | |
Fix gles3 shader to actually multiply specular light by rev_amount for fog calculations. | |||
2018-10-23 | Merge pull request #23241 from Faless/lws_more_fix | Rémi Verschelde | |
Remove unneeded strncpy in lws_client. | |||
2018-10-23 | Add missing EMWSServer::poll function. | Fabio Alessandrelli | |
Empty of course as server is not supported in HTML5, but the symbol must be defined. | |||
2018-10-23 | Remove unneeded strncpy in lws_client. | Fabio Alessandrelli | |
Pass the String buffer directly, lws_client_connect_via_info will copy them for us. | |||
2018-10-23 | Merge pull request #23229 from CakHuri/fix-treshold | Rémi Verschelde | |
Fixed a typo, treshold to threshold. | |||
2018-10-22 | Fix gles3 shader to actually multiply specular light by rev_amount for fog ↵ | Dominique LaSalle | |
calculations. | |||
2018-10-23 | Fixed a typo, treshhold to threshold. | M. Huri | |
2018-10-22 | Merge pull request #23224 from ↵ | Rémi Verschelde | |
capnm/fix-Align-selection-with-view-in-orthogonal-mode Fix 'Align selection with view' in orthogonal mode | |||
2018-10-22 | Merge pull request #23223 from BlackSkySoftware/bugfix/20141 | Rémi Verschelde | |
Fixes crash when loading *.escn resources with gdnative #20141 | |||
2018-10-22 | Fix 'Align selection with view' in orthogonal mode | Martin Capitanio | |
Fixes #23096 | |||
2018-10-22 | Fixes crash when loading *.escn resources with gdnative #20141 | Maarten Heremans | |
The issue is that ResourceFormatLoaderText is a singleton. It was created in a faulty way in ResourceFormatLoaderNativeScript::load It was created on the stack, which caused the static singleton pointer to be overwritten. This causes then segmentation faults if the singleton is used later on. IMO singleton creation needs to made safer to avoid other similar issues in the future. | |||
2018-10-22 | Merge pull request #23204 from Baekalfen/master | Rémi Verschelde | |
Removed undeclared and unused variable, which caused a compile error | |||
2018-10-21 | Merge pull request #23206 from mhilbrunner/docs-streampeertcp | Max Hilbrunner | |
[DOCS] StreamPeerTCP | |||
2018-10-21 | [DOCS] StreamPeerTCP | Max Hilbrunner | |
2018-10-21 | Merge pull request #23205 from mhilbrunner/docs-ysort | Max Hilbrunner | |
[DOCS] YSort | |||
2018-10-21 | [DOCS] YSort | Max Hilbrunner | |
2018-10-21 | Removed undeclared and unused variable, which caused a compile error | Mads Ynddal | |
2018-10-21 | Merge pull request #23196 from Paulb23/scene_tab_errors_issue_22890 | Rémi Verschelde | |
Scene tabs closing and thumbnail errors, issue 22890 | |||
2018-10-21 | Don't create scene thumbnail before its saved, issue 22890 | Paulb23 | |
2018-10-21 | Update Tab hover status when adding or removing tabs, issue 22890 | Paulb23 | |
2018-10-21 | Merge pull request #23181 from Calinou/tweak-min-panel-sizes-hidpi | Rémi Verschelde | |
Resize some editor panel minimum sizes on hiDPI displays | |||
2018-10-21 | Merge pull request #22972 from YeldhamDev/3d_view_perspective_button | Timo | |
Make "Perspective" button look like a actual clickable button | |||
2018-10-20 | Resize some editor panel minimum sizes on hiDPI displays | Hugo Locurcio | |
This also increases the plugin description TextEdit's height, so that 3 lines can be viewed instead of just 2 (leaving a few pixels for the scroll bar). | |||
2018-10-20 | Merge pull request #23170 from ibrahn/lineedit-init-status | Rémi Verschelde | |
Initialise LineEdit clear_button_status. | |||
2018-10-20 | Merge pull request #23025 from voithos/enginejs | Max Hilbrunner | |
Add comments to javascript wrapper parts. | |||
2018-10-20 | Initialise LineEdit clear_button_status. | Ibrahn Sahir | |
Avoiding undefined behaviour and cleaning up Valgrind output. | |||
2018-10-20 | Merge pull request #23160 from groud/filesystem_favorites_fix | Rémi Verschelde | |
Make folders clicked in the filesystem dock open the selected folder | |||
2018-10-19 | Make folders clicked in the filesystem dock open the selected folder | groud | |
2018-10-19 | Merge pull request #23142 from willnationsdev/editor-extend-script | Rémi Verschelde | |
Add icon_script_extend & update the icon @runtime | |||
2018-10-19 | Add icon_script_extend & update the icon @runtime | Will Nations | |
2018-10-19 | Merge pull request #23138 from CakHuri/fix-disconect | Rémi Verschelde | |
Repaired mistyped of 'just_disconnected'. | |||
2018-10-19 | Repaired mistyped of 'just_disconnected'. | M. Huri | |
2018-10-19 | Fixing warnings generated by MSVC | Dualtagh Murray | |
Fixes #22684. | |||
2018-10-19 | Merge pull request #23035 from voithos/missingpck | Max Hilbrunner | |
Show an alert when a project is not found in release mode | |||
2018-10-19 | Merge pull request #22849 from DualMatrix/update_key_edit | Rémi Verschelde | |
Fixed Animation Keyframe inspector not displaying after moving key. | |||
2018-10-19 | Merge pull request #23112 from groud/fix_viewport_not_updating | Rémi Verschelde | |
Fixes viewport scrollbars not updating with plugins | |||
2018-10-19 | Merge pull request #23122 from Alien1993/enhance_folder_creation_error_message | Rémi Verschelde | |
Enhanced error message on folder creation with invalid chars on Windows | |||
2018-10-18 | Make "Perspective" button look like a actual clickable button | Michael Alexsander Silva Dias | |
2018-10-19 | Merge pull request #23128 from neikeq/bb | Ignacio Etcheverry | |
Make sure API assemblies are up to date at startup | |||
2018-10-19 | Make sure API assemblies are up to date at startup | Ignacio Etcheverry | |
- If there is a solution and C# project at startup, make sure API assemblies are up to date. - Fix prebuilt assemblies only being used when building the game project, and not in other instances. | |||
2018-10-18 | Enhanced error message on folder creation with invalid chars on Windows | Silvano Cerza | |
If the user tried to create folder with *, | or > in its name it would return a generic error "Could not create folder." Now the same message is shown when creating a folder with /, \\, :, *, |, > or ending with . or an empty space. | |||
2018-10-18 | Merge pull request #23120 from akim8/patch-1 | Rémi Verschelde | |
fix class reference markup for KinematicBody2D | |||
2018-10-18 | Merge pull request #23116 from Xrayez/fix-23106 | Rémi Verschelde | |
Bind missing subresource flag in ResourceSaver | |||
2018-10-18 | Merge pull request #23119 from neikeq/issue-18796 | Ignacio Etcheverry | |
Fix prefix erasing for the generated C# enum constants | |||
2018-10-18 | Fix prefix erasing for the generated C# enum constants | Ignacio Etcheverry | |
2018-10-18 | fix doc markdown | Alex | |
2018-10-18 | Bind missing subresource flag in ResourceSaver | Andrii Doroshenko (Xrayez) | |
2018-10-18 | Fixes viewport scrollbars not updating with plugins | groud | |
2018-10-18 | Merge pull request #23000 from voithos/move-autoload | Rémi Verschelde | |
Update autoload references when moving files. | |||
2018-10-17 | Show an alert when a project is not found in release mode | Zaven Muradyan | |
Previously, an error message would get printed to the console, but this is problematic in e.g. Windows where a console is not displayed. In the case of a missing .pck file, the binary would just silently fail. Now, it shows an alert. Fixes #21994. |