index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HTML5] Add logo and favicon to editor html.
Fabio Alessandrelli
2020-12-09
2
-0
/
+221
*
[HTML5] Improve the editor HTML template.
Hugo Locurcio
2020-12-09
1
-12
/
+49
*
[HTML5] Editor also persists cache.
Fabio Alessandrelli
2020-12-09
1
-2
/
+3
*
[HTML5] EditorRunNative works with GDNative.
Fabio Alessandrelli
2020-12-05
1
-0
/
+2
*
Add missing javascript semi-colons.
Marcel Admiraal
2020-11-17
1
-1
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
3
-14
/
+0
*
Add line removal around braces to the file formatting script
Aaron Franke
2020-11-16
1
-0
/
+7
*
Merge pull request #42863 from Calinou/add-windows-installer-files
Rémi Verschelde
2020-11-16
4
-0
/
+301
|
\
|
*
Add files to create a Windows editor installer using Inno Setup
Hugo Locurcio
2020-10-19
4
-0
/
+301
*
|
iOS Export: export modification to support plugins
Sergey Minakov
2020-11-10
1
-2
/
+2
*
|
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
1
-75
/
+0
*
|
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-25
8
-145
/
+8
*
|
CI: Refactor Android workflow, use pre-installed SDK and NDK
Rémi Verschelde
2020-10-22
1
-108
/
+0
|
/
*
Add JavaScript editor html file.
Fabio Alessandrelli
2020-10-14
1
-0
/
+475
*
iOS: Refactoring
Sergey Minakov
2020-10-02
1
-2
/
+2
*
Make canvas resize optional in HTML5.
Fabio Alessandrelli
2020-09-23
1
-2
/
+7
*
Better HiDPI support in HTML5.
Fabio Alessandrelli
2020-09-23
1
-5
/
+13
*
Remove unused variable in fixed-size.html.
Marcel Admiraal
2020-09-10
1
-1
/
+0
*
Explicitly add implicitly added semicolons.
Marcel Admiraal
2020-09-09
1
-1
/
+1
*
fix GDScript UTI
Hazar
2020-08-19
1
-1
/
+1
*
update to use scons compile db tool
Gordon MacPherson
2020-08-12
1
-177
/
+0
*
Fix inconsistent indentation in the FreeDesktop MIME type XML
Hugo Locurcio
2020-08-10
1
-5
/
+5
*
Fix incorrect comments in file formatting script
Aaron Franke
2020-07-28
1
-4
/
+4
*
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
3
-16
/
+13
|
\
|
*
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
3
-16
/
+13
*
|
iOS SCons: static Vulkan binary usage
Sergey Minakov
2020-07-25
1
-7
/
+4
*
|
iOS Vulkan: copy icd to app
Sergey Minakov
2020-07-25
2
-0
/
+11
*
|
iOS Export: MoltenVK framework for Vulkan support
Sergey Minakov
2020-07-25
1
-2
/
+9
|
/
*
CI: Drop AppVeyor and desktop Travis builds
Rémi Verschelde
2020-07-20
3
-43
/
+0
*
fix CI builds on linux by using ubuntu default apt repositories
RevoluPowered
2020-07-20
1
-0
/
+4
*
Merge pull request #40298 from Calinou/optimize-ios-splash
Rémi Verschelde
2020-07-14
2
-0
/
+0
|
\
|
*
Optimize the default iOS splash images
Hugo Locurcio
2020-07-11
2
-0
/
+0
*
|
Remove Travis CI style checks and unnecessary scripts
Aaron Franke
2020-07-13
4
-276
/
+0
*
|
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
2
-2
/
+2
*
|
Commit only the SVG files changed by file_format.sh
Aaron Franke
2020-07-13
12
-12
/
+12
*
|
Add static formatting checks for GitHub Actions
Aaron Franke
2020-07-13
4
-0
/
+247
|
/
*
iOS Export: add option to use storyboard for launch screen
Sergey Minakov
2020-07-07
6
-2
/
+70
*
Merge pull request #40050 from naithar/feature/ios-gdnative-master-2
Rémi Verschelde
2020-07-03
2
-3
/
+31
|
\
|
*
iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths
Sergey Minakov
2020-07-02
2
-3
/
+31
*
|
[macOS] Add support for the Apple Silicon (ARM64) build target.
bruvzg
2020-06-29
2
-5
/
+17
|
/
*
Export: Fix iOS enabling push notifications capability
Sergey Minakov
2020-06-23
1
-2
/
+1
*
Export: Remove system frameworks from xcode template
Sergey Minakov
2020-06-23
1
-72
/
+0
*
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
Hugo Locurcio
2020-06-19
3
-5
/
+5
*
SCons: Improve registration of compilation_db tool, check version
Rémi Verschelde
2020-05-18
1
-0
/
+0
*
Merge pull request #37099 from Faless/js/debugger_4.0
Rémi Verschelde
2020-05-12
2
-2
/
+4
|
\
|
*
Add WebSocket debugger, use it for Javascript.
Fabio Alessandrelli
2020-05-12
2
-2
/
+4
*
|
Added compilation database support for clang and gcc
RevoluPowered
2020-05-12
1
-0
/
+177
|
/
*
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-05-10
1
-2
/
+0
*
Request the dedicated GPU when starting Godot from the `.desktop` file
Hugo Locurcio
2020-05-06
1
-0
/
+1
*
Merge pull request #35382 from Calinou/html5-export-title-tag
Max Hilbrunner
2020-04-26
2
-2
/
+2
|
\
[next]