| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ceil dynamic font glyph size | Ruslan Mustakov | 2018-03-14 | 1 | -0/+3 |
| | | | | | | | | | | Fixes #15459. When oversampling is enabled, glyphs may have fractional size, but they are still rendered into integral pixels, which results in them taking more space than was anticiped by autowrapping algorithm. The solution here is to return ceiled width, which makes autowrapper consider characters a bit larger than they are, but it doesn't hurt the actual rendering and ensures there is enough space for the characters. | ||||
| * | Merge pull request #17489 from mhilbrunner/docs-input | Rémi Verschelde | 2018-03-14 | 1 | -3/+24 |
| |\ | | | | | [DOCS] Input | ||||
| | * | [DOCS] Input | Max Hilbrunner | 2018-03-13 | 1 | -3/+24 |
| | | | |||||
| * | | Dist: Fix Linux desktop file launch argument | Rémi Verschelde | 2018-03-14 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #17420 from marcelofg55/fscache_err_checks | Rémi Verschelde | 2018-03-14 | 2 | -11/+16 |
| |\ \ | | | | | | | Added error checks for fscache saving | ||||
| | * | | Added error checks for fscache saving | Marcelo Fernandez | 2018-03-13 | 2 | -11/+16 |
| | | | | |||||
| * | | | [DOCS] Environment: Whitespace fixes | Max Hilbrunner | 2018-03-13 | 1 | -3/+4 |
| | | | | |||||
| * | | | Merge pull request #17345 from AlexHolly/expose-itemlist-move-item | Rémi Verschelde | 2018-03-13 | 2 | -24/+12 |
| |\ \ \ | | | | | | | | | expose Itemlist.move_item and optimize functionality | ||||
| | * | | | expose Itemlist.move_item and optimize functionality | Alexander Holland | 2018-03-13 | 2 | -24/+12 |
| | | | | | |||||
| * | | | | Merge pull request #17486 from bojidar-bg/x-fix-clang-negation-warn | Rémi Verschelde | 2018-03-13 | 1 | -4/+4 |
| |\ \ \ \ | | | | | | | | | | | Fix a potential bug hinted by clang | ||||
| | * | | | | Fix a potential bug hinted by clang | Bojidar Marinov | 2018-03-13 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Merge pull request #17488 from AlexHolly/expose-itemlist-unselect_all | Rémi Verschelde | 2018-03-13 | 1 | -0/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | expose itemlist.unselect_all() | ||||
| | * | | | | | expose itemlist.unselect_all() | Alexander Holland | 2018-03-13 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #17235 from paulloz/mono-glue-enhancements | Ignacio Etcheverry | 2018-03-13 | 4 | -21/+22 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | [Mono] change function names to PascalCase and set abstract classes as abstract | ||||
| | * | | | | | [mono] write classes with no constructor as abstract | Paul Joannon | 2018-03-04 | 1 | -2/+3 |
| | | | | | | | |||||
| | * | | | | | [mono] rename functions to conform to PascalCase | Paul Joannon | 2018-03-04 | 3 | -19/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in: * StringExtensions.cs * Transform.cs | ||||
| * | | | | | | Merge pull request #17485 from mhilbrunner/docs-enet | Rémi Verschelde | 2018-03-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | [DOCS] Net.MultiplayerEnet: List returned errors | ||||
| | * | | | | | [DOCS] Net.MultiplayerEnet: List returned errors | Max Hilbrunner | 2018-03-13 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #16895 from Noshyaar/bmk | Rémi Verschelde | 2018-03-13 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix get_drive (bookmarks) in linux not working | ||||
| | * | | | | | Fix get_drive (bookmarks) in linux not working | Poommetee Ketson | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #16971 from Noshyaar/tilemap | Rémi Verschelde | 2018-03-13 | 5 | -0/+31 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | TileMap: add fix_invalid_tiles | ||||
| | * | | | | | | TileMap: add fix_invalid_tiles | Poommetee Ketson | 2018-02-24 | 5 | -0/+31 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #16978 from Noshyaar/tmsc | Rémi Verschelde | 2018-03-13 | 1 | -2/+9 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add icon to TileMapEditor popupmenu | ||||
| | * | | | | | | | Add icon to TileMapEditor popupmenu | Poommetee Ketson | 2018-02-24 | 1 | -2/+9 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #17013 from Noshyaar/theme | Rémi Verschelde | 2018-03-13 | 16 | -41/+117 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update icons when theme changed | ||||
| | * | | | | | | | Update icons when theme changed | Poommetee Ketson | 2018-02-25 | 16 | -41/+117 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #17040 from AndreaCatania/patch-2 | Rémi Verschelde | 2018-03-13 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Deprecated Godot 3D physics engine | ||||
| | * | | | | | | | | Deprecated Godot 3D physics engine | Andrea Catania | 2018-02-26 | 1 | -2/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #17079 from Noshyaar/leak2 | Rémi Verschelde | 2018-03-13 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | GridMapEditorPlgn: fix a leak | ||||
| | * | | | | | | | | | GridMapEditorPlgn: fix a leak | Poommetee Ketson | 2018-02-27 | 1 | -2/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #17094 from Calinou/add-dynamicfont-hinting-options | Rémi Verschelde | 2018-03-13 | 5 | -11/+77 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add an hinting mode setting to DynamicFonts | ||||
| | * | | | | | | | | | | Add documentation for the DynamicFont hinting property | Hugo Locurcio | 2018-03-01 | 1 | -0/+12 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add an hinting mode setting to DynamicFonts | Hugo Locurcio | 2018-02-28 | 4 | -11/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Editor font hinting can now be tweaked in the Editor Settings. - DynamicFonts used in projects now have tweakable hinting settings in their DynamicFontData child. Changes will be visible upon reloading the scene in the editor. | ||||
| * | | | | | | | | | | | Merge pull request #17104 from Faless/assetlib_more_threads | Rémi Verschelde | 2018-03-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | More threading in AssetLib | ||||
| | * | | | | | | | | | | | More threading in AssetLib | Fabio Alessandrelli | 2018-02-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AssetLib now uses thread as requested to download previews and items | ||||
| * | | | | | | | | | | | | Merge pull request #17114 from poke1024/fix15719 | Rémi Verschelde | 2018-03-13 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix line thickness for CollisionPolygon2D. | ||||
| | * | | | | | | | | | | | | Fix line thickness for CollisionPolygon2D. | poke1024 | 2018-03-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #17116 from poke1024/fix16734 | Rémi Verschelde | 2018-03-13 | 3 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix round preview getting square on "run scene" (issue 16734) | ||||
| | * | | | | | | | | | | | | | Fix round preview getting square on "run scene" (issue 16734) | poke1024 | 2018-02-28 | 3 | -1/+4 |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #17138 from simedis/import_md5 | Rémi Verschelde | 2018-03-13 | 1 | -12/+51 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make md5's not be in the same file as the import settings | ||||
| | * | | | | | | | | | | | | | Moves the md5sum's from the <filename>.import file into .import/<filename>.md5 | Geoffrey | 2018-03-01 | 1 | -12/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Saves asset md5sum's in a file that doesn't contain data that needs to be VC'd Now saves the md5s to a different file (.import.md5) Now reads the md5's from a separate file Now uses a file in the .import folder to store md5s | ||||
| * | | | | | | | | | | | | | | Merge pull request #17141 from marcelofg55/uneven_channels | Rémi Verschelde | 2018-03-13 | 2 | -19/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for uneven amount of channels on PulseAudio | ||||
| | * | | | | | | | | | | | | | | Support for uneven amount of channels on PulseAudio | Marcelo Fernandez | 2018-03-01 | 2 | -19/+46 |
| | |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | Merge pull request #17154 from Hinsbart/fix_text_editor_settings | Rémi Verschelde | 2018-03-13 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ScriptEditor: Use EditorSettings instead of hardcoded values in constructor. | ||||
| | * | | | | | | | | | | | | | | ScriptEditor: Use EditorSettings instead of hardcoded values in constructor. | Andreas Haas | 2018-03-01 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge pull request #17166 from Noshyaar/tilemap2 | Rémi Verschelde | 2018-03-13 | 2 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TileSet&TextureRegion: fix error when getting nonexistent tile | ||||
| | * | | | | | | | | | | | | | | | TileSet&TextureRegion: fix error when getting nonexistent tile | Poommetee Ketson | 2018-03-02 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #17172 from StateOff/add_show_axis_options | Rémi Verschelde | 2018-03-13 | 2 | -15/+57 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport | ||||
| | * | | | | | | | | | | | | | | | | Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport | Blazej Floch | 2018-03-02 | 2 | -15/+57 |
| | |/ / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #17176 from Noshyaar/audiobus | Rémi Verschelde | 2018-03-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EditorAudioBus: expand effects list | ||||
