Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-13 | Merge pull request #20680 from Calinou/text-editor-faster-caret-blink | Rémi Verschelde | |
Make the default text editor caret blink speed faster | |||
2018-08-13 | Merge pull request #20670 from Calinou/script-editor-zoom-hidpi | Rémi Verschelde | |
Fix zoom display in the script editor on hiDPI displays | |||
2018-08-13 | Merge pull request #20668 from SaracenOne/enum_help_fix | Rémi Verschelde | |
Fixes the hyperlinks for enumerators inside classes in the editor help. | |||
2018-08-13 | Merge pull request #20666 from Calinou/script-editor-underline-hidpi | Rémi Verschelde | |
Scale underlines in the script editor with the editor scale | |||
2018-08-13 | Merge pull request #20595 from dragmz/fix-windows-process-handles-leak | Rémi Verschelde | |
Fix Windows handles leak | |||
2018-08-13 | Merge pull request #20581 from ↵ | Rémi Verschelde | |
ronchaine/nvmath-dont-use-obsolete-functions-on-linux Do not use deprecated stuff that only glibc now implements | |||
2018-08-13 | Merge pull request #20587 from groud/fix_2deditor_scrollable_zone | Rémi Verschelde | |
Fixes bugs on the 2D editor scrollable area | |||
2018-08-13 | Update AUTHORS and DONORS list | Rémi Verschelde | |
New contributors added to AUTHORS: @dragmz, @fire Thanks to all contributors and donors for making Godot possible! [ci skip] | |||
2018-08-13 | Merge pull request #20554 from YeldhamDev/cursor_doc_linux | Rémi Verschelde | |
Small doc formating changes and Linux cursor theme note | |||
2018-08-12 | Fix gizmos submenu | Juan Linietsky | |
2018-08-12 | Merge pull request #20940 from akien-mga/resourceloader-exists | Rémi Verschelde | |
Fix ResourceLoader::exists() false negative and readd deprecated has() | |||
2018-08-12 | Fix ResourceLoader::exists() false negative and readd deprecated has() | Rémi Verschelde | |
2018-08-11 | Merge pull request #20928 from JFonS/gizmo_enabling | Juan Linietsky | |
Improvements on the gizmo disabling menu and icon selection bugfix | |||
2018-08-11 | Improvements on the gizmo disabling menu and icon selection bugfix | JFonS | |
2018-08-11 | Merge pull request #19106 from SaracenOne/audio_mic | Rémi Verschelde | |
[WIP] Experimental microphone support | |||
2018-08-11 | Merge pull request #20753 from Faless/ws_fix | Juan Linietsky | |
Fix WebSocket crash due to non PDO init after CowData PR | |||
2018-08-10 | Merge pull request #20149 from Overblob/shader_float_typing | Juan Linietsky | |
Shader language - Add optional float typings | |||
2018-08-10 | Merge pull request #20072 from RandomShaper/fix-camera-offsets | Juan Linietsky | |
Fix camera offsets not applied always | |||
2018-08-10 | Merge pull request #19993 from vnen/gdscript-warnings | Juan Linietsky | |
System for GDScript warnings | |||
2018-08-10 | Added system for GDScript warnings | George Marques | |
- Count and panel per script. - Ability to disable warnings per script using special comments. - Ability to disable warnings globally using Project Settings. - Option to treat enabled warnings as errors. | |||
2018-08-10 | Merge pull request #20861 from RandomShaper/improve-bitmap | Juan Linietsky | |
Improve BitMap: expose methods + prevent stack overflow | |||
2018-08-10 | Added function ResourceLoader.exists(), to check if a resource exists. ↵ | Juan Linietsky | |
Closes #19140 | |||
2018-08-10 | Transform fill_bits from recursive to iterative | Pedro J. Estébanez | |
Avoids crashes when generating polygons from big bitmaps. | |||
2018-08-10 | Expose additional BitMap methods | Pedro J. Estébanez | |
Bonus: Restrict debug prints to debug builds | |||
2018-08-10 | Merge pull request #20889 from godotengine/revert-18914-master | Juan Linietsky | |
Revert "added get_creation_time function for gdscript" | |||
2018-08-10 | Revert "added get_creation_time function for gdscript" | Juan Linietsky | |
2018-08-10 | Merge pull request #18914 from notwarp/master | Juan Linietsky | |
added get_creation_time function for gdscript | |||
2018-08-10 | Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188 | Juan Linietsky | |
2018-08-10 | apply a threshold for floor angle, fixes #16037, fixes #15632 | Juan Linietsky | |
2018-08-10 | Merge pull request #14704 from poke1024/colorconstants | Juan Linietsky | |
Allow some non-integer built-in constants in gdscript | |||
2018-08-10 | Merge pull request #15536 from poke1024/fix3327 | Juan Linietsky | |
Fix SortArray crashing with bad comparison functions | |||
2018-08-10 | Merge pull request #20842 from marcelofg55/osx_build_err | Noshyaar | |
Fix clang compile error | |||
2018-08-09 | Merge pull request #20585 from MarianoGnu/tileset_editor | Juan Linietsky | |
New TileSet Editor | |||
2018-08-09 | too much information, made it less information | Juan Linietsky | |
2018-08-09 | New TileSet Editor | MAriano Javier Suligoy | |
2018-08-09 | Information sign for MarianoGNU | Juan Linietsky | |
2018-08-09 | Merge pull request #20584 from JFonS/gizmo_enabling | Juan Linietsky | |
New gizmo structure and gizmo disabling menu | |||
2018-08-09 | New gizmo structure and new gizmo disabling menu | JFonS | |
2018-08-09 | Fix clang compile error | Marcelo Fernandez | |
2018-08-08 | Ability to pass custom variables to expression. | Juan Linietsky | |
2018-08-08 | -Add Expression class, used to evaluate expressions | Juan Linietsky | |
-Added expression evaluation to EditorSpinSlider, fixes #20813, fixes #18932 | |||
2018-08-08 | Merge pull request #20819 from dragmz/unhack-gles2-unhack | Thomas Herzog | |
Fix mat4 uniform writes | |||
2018-08-08 | Fix mat4 uniform writes | Marcin Zawiejski | |
2018-08-08 | Merge pull request #20805 from karroffel/gles2-misc-fixes | Thomas Herzog | |
unhacking some GLES2 code | |||
2018-08-08 | GLES2 refactors | Thomas Herzog | |
This commit unhacks some parts of the 3D rendering. Most notably: - possibility to use negative texture units (no longer weird manual index allocation for user samplers) - refactoring of light code, now sorts in a different way, should yield better performance - fixes a crash while saving (because of "Illegal instruction" execution) when using a decent compiler (clang, it's clang. Thanks GCC for not telling me about UB). | |||
2018-08-08 | Merge pull request #20808 from Calinou/fix-ttr-typo | Thomas Herzog | |
Fix a typo in a TTR() call | |||
2018-08-08 | Fix a typo in a TTR() call | Hugo Locurcio | |
2018-08-08 | Merge pull request #20681 from DavidSichma/master | Juan Linietsky | |
Keeping track of discard | |||
2018-08-08 | Merge pull request #20727 from muiroc/fix_sw_sat_table | Juan Linietsky | |
fixed godotphysics sat dispatch table | |||
2018-08-08 | Merge pull request #20737 from Calinou/use-standard-button-texts | Juan Linietsky | |
Use a standard "OK" text for confirmation buttons in error dialogs |