Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-23 | i18n: Fix extract.py after #17440 | Rémi Verschelde | |
As discussed in https://github.com/godotengine/godot/pull/17440#discussion_r212277597 | |||
2018-08-23 | i18n: Merge translation catalogs with updated template | Rémi Verschelde | |
2018-08-23 | i18n: Sync translation template with current source | Rémi Verschelde | |
Finally unlocking translations for the master/3.1 branch on Weblate to prepare for the stable release. | |||
2018-08-23 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit f16f9b2b8ae38b76e2a820c060561ebfc71644ab) Also adds initial Georgian and Latvian translations. | |||
2018-08-23 | Merge pull request #21313 from JFonS/gizmo_enabling | Rémi Verschelde | |
Remove material errors after opening new project, fixes #21073 | |||
2018-08-23 | Merge pull request #21305 from Mr-Slurpy/expression-fix | Rémi Verschelde | |
Fixed bugs in expression class | |||
2018-08-23 | Remove material errors after opening new project, fixes #21073 | JFonS | |
2018-08-23 | Merge pull request #21301 from elasota/multithread-cvtt | Rémi Verschelde | |
Multithread BPTC compression jobs | |||
2018-08-23 | Merge pull request #21254 from YeldhamDev/tile_grid_map_side | Rémi Verschelde | |
Add option to move Tile/GridMap editors to another side | |||
2018-08-23 | Merge pull request #21290 from elasota/texture-import-options | Rémi Verschelde | |
Hide unused options when not using "Video RAM" compression mode | |||
2018-08-23 | Merge pull request #21240 from aaronfranke/mono-project-vector | Rémi Verschelde | |
[Mono] Vector2/3 Project methods | |||
2018-08-23 | Merge pull request #21167 from elasota/squish-quality-config | Rémi Verschelde | |
Support higher-quality S3TC compression modes | |||
2018-08-23 | Merge pull request #20507 from rdhafidh/android_libcpp_shared_master | Rémi Verschelde | |
add support libc++_shared on android (master) | |||
2018-08-23 | Fixed bugs in expression class | Daniel Eliasinski | |
2018-08-22 | Multithread CVTT compression jobs | elasota | |
2018-08-22 | Modifications to raw input so the handling of absolute coordinates is more ↵ | Juan Linietsky | |
correct. | |||
2018-08-22 | Merge pull request #20523 from moiman100/windows-raw-input | Juan Linietsky | |
Raw input relative motion for Windows | |||
2018-08-22 | Hide "no BPTC if RGB" and "HDR Mode" options when not using "Video RAM" import. | elasota | |
2018-08-22 | Add option to move Tile/GridMap editors to another side | Michael Alexsander Silva Dias | |
2018-08-23 | add support libc++_shared stl on android | Ridwan Abdul Hafidh | |
2018-08-22 | get rid of default template function arguments, works on cxx03 | Juan Linietsky | |
2018-08-22 | Merge pull request #21283 from YeldhamDev/gridmap_meshlib_rename | Rémi Verschelde | |
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors | |||
2018-08-22 | Merge pull request #21174 from KellyThomas/c-sharp-feature-parity-rect2 | Ignacio Etcheverry | |
[Mono] Rect2 - add Abs(), rename private fields | |||
2018-08-22 | Merge pull request #21229 from marcelofg55/ns_profiling | Rémi Verschelde | |
Implemented profiling functions for NativeScript | |||
2018-08-22 | Merge pull request #21150 from Calinou/more-window-placement-options | Rémi Verschelde | |
Add more project window placement options | |||
2018-08-22 | Rename instances of the word "theme" to "mesh_library" in GridMap and ↵ | Michael Alexsander Silva Dias | |
MeshLibrary editors | |||
2018-08-22 | Make sure resizing of float and half float images works, fixes #21157 | Juan Linietsky | |
2018-08-22 | Implemented profiling functions for NativeScript | Marcelo Fernandez | |
2018-08-22 | Add more project window placement options | Hugo Locurcio | |
It is now possible to use the previous or next monitor (relative to the editor) to display running projects. If either end is reached, it will wrap around to the last or first monitor (respectively). This closes #20283. | |||
2018-08-22 | [Mono] Vector2/3 Project methods | Aaron Franke | |
2018-08-22 | Use cluster fit at higher quality levels | elasota | |
2018-08-22 | Add distance based dithering to the default material. | Juan Linietsky | |
2018-08-22 | Display tile ID along with name | Mariano Javier Suligoy | |
Fixes #20895. | |||
2018-08-22 | Merge pull request #21152 from DualMatrix/fileselect_error | Rémi Verschelde | |
Fixed !is_inside_tree() errors in file dialog | |||
2018-08-22 | Merge pull request #21287 from Noshyaar/preview-crash | Rémi Verschelde | |
Fix crash when previewing null AudioStream | |||
2018-08-22 | Fix crash when previewing null AudioStream | Poommetee Ketson | |
2018-08-22 | Merge pull request #21281 from elasota/fix-squish-sse | Rémi Verschelde | |
Fix Squish SSE misconfiguration | |||
2018-08-22 | Merge pull request #21279 from vnen/gdscript-fixes | Rémi Verschelde | |
Assorted GDScript fixes | |||
2018-08-22 | Merge pull request #21256 from elasota/bptc | Rémi Verschelde | |
BPTC support | |||
2018-08-21 | BPTC support | elasota | |
2018-08-21 | Fix Squish SSE misconfiguration | elasota | |
2018-08-22 | Merge pull request #21274 from YeldhamDev/meshlib_editor_fixes | Rémi Verschelde | |
Fix MeshLibrary editor | |||
2018-08-22 | Add modulation of tiles from tileset in palette and editor draw | Laurent Van Acker | |
2018-08-21 | GDScript: Ignore unused arguments/local vars that start with _ | George Marques | |
Makes it simple to ignore particular arguments without adding special comments, especially in engine-defined functions. | |||
2018-08-21 | GDScript: Show warning messages only on debugger | George Marques | |
Don't show on console/output anymore. | |||
2018-08-22 | Merge pull request #21275 from neikeq/tfiswrongwithhooks | Ignacio Etcheverry | |
Mono: Fix weird crash when loading corlib | |||
2018-08-22 | Mono: Fix weird crash when loading corlib | Ignacio Etcheverry | |
2018-08-22 | Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook | Ignacio Etcheverry | |
assembly_load_hook fallback for registering GDMonoAssemblies. | |||
2018-08-22 | Restrict set_pitch_scale to positive scales for AudioStreamPlayer* | Chaosus | |
Fixes #20459. Co-authored-by: Tiago José Sousa Magalhães <crakylps@gmail.com> | |||
2018-08-21 | Fix MeshLibrary editor | Michael Alexsander Silva Dias | |