Age | Commit message (Collapse) | Author |
|
Godot does not seem to like 8-bit colormaps.
Fixes #2874.
|
|
Implement name filter for PropertyEditor
|
|
Tegra 3 fix
|
|
|
|
- Add search bar to Inspector tab and to Project and Editor settings dialog
|
|
Additional demos icons
|
|
Sync doc template with code
|
|
|
|
|
|
Documented 2D collision shapes and their editors
|
|
|
|
|
|
|
|
|
|
Ask confirmation on closing a scene tab
|
|
Fix help display
|
|
|
|
|
|
|
|
Revert "libao audio driver"
|
|
|
|
|
|
|
|
Corrections to #2808 (2D shapes editor update)
|
|
Show select menu on button pressed (instead of released)
|
|
UDP fixes
|
|
fix with refactoring, refresh re-run icon
|
|
libao audio driver
|
|
|
|
|
|
|
|
recvfrom-call in PacketPeerUDPWinsockPposix.
|
|
Change wiki links to point to OpenProject website
|
|
|
|
|
|
Improved error log colours in the Windows terminal
|
|
|
|
|
|
the error message above. Also removed the dot after the file location.
|
|
otherwise text background will be black, which looks strange if the terminal color is not black.
|
|
|
|
not support them.
See: http://stackoverflow.com/questions/16755142/how-to-make-win32-console-recognize-ansi-vt100-escape-sequences
See: http://stackoverflow.com/questions/22777142/is-there-a-way-to-make-windows-output-ansi-escape-sequences?lq=1
|
|
|
|
|
|
Conflicts:
platform/windows/export/export.h
|
|
|
|
|
|
Fix SplitContainer bool properties
|
|
|
|
HTTPClient docs & request functionality + fixes
|