Juan Linietsky
|
4a2eef4ad8
|
Removed the InputEvent ID field, which was unused and can cause bugs.
|
2017-12-26 09:49:31 -03:00 |
Ignacio Etcheverry
|
0a0a44da8d
|
Mono: Make the bindings generator output enums
- Switch to PascalCase for constants names
|
2017-12-24 04:20:41 +01:00 |
Juan Linietsky
|
fc103566e6
|
Added font oversampling support
|
2017-12-19 18:48:30 -03:00 |
Rémi Verschelde
|
13c2ff9320
|
Style: Apply new clang-format 5.0 style to all files
|
2017-12-07 08:02:00 +01:00 |
Pedro J. Estébanez
|
d0e09d84f0
|
Implement onion skinning for the animation editor
|
2017-11-25 13:25:14 +01:00 |
Rémi Verschelde
|
067fc88488
|
Merge pull request #12224 from NathanWarden/scene_tree_added_signal
Added a node_added signal to the SceneTree
|
2017-10-20 22:10:47 +02:00 |
geequlim
|
eeacae563c
|
Fix window display shrink can't set to float numbers
|
2017-10-20 12:52:18 +02:00 |
Nathan Warden
|
999ad9c0a8
|
Added a node_added signal to the SceneTree
|
2017-10-19 10:46:00 -05:00 |
AndreaCatania
|
4537977d6d
|
Renamed fixed_process to physics_process
|
2017-09-30 16:19:07 +02:00 |
Poommetee Ketson
|
ed606ded52
|
Fix files header
|
2017-09-01 21:07:55 +07:00 |
Rémi Verschelde
|
bd282ff43f
|
Use HTTPS URL for Godot's website in the headers
|
2017-08-27 14:16:55 +02:00 |
Quinn Schwab
|
7c802837a3
|
add SceneTree method to get ID of rpc calling peer
|
2017-08-23 18:43:25 +10:00 |
Juan Linietsky
|
2cc8309249
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
ClassDB: Provide the enum name of integer constants
|
2017-08-21 19:56:08 -03:00 |
Ignacio Etcheverry
|
32dd9a9f66
|
ClassDB: Provide the enum name of integer constants
|
2017-08-20 22:07:43 +02:00 |
Juan Linietsky
|
541fdffc0a
|
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Adds Engine::is_editor_hint() method
|
2017-08-20 12:55:46 -03:00 |
Ignacio Etcheverry
|
90b8a5b71e
|
Removes editor_hint from SceneTree
|
2017-08-19 01:29:45 +02:00 |
Yakov Borevich
|
b2ca500545
|
Add expand stretch/ascpect - no more black bars
|
2017-08-09 12:26:33 +03:00 |
Juan Linietsky
|
772485cdb3
|
Several changes to better run in mobile.
|
2017-07-22 14:08:17 -03:00 |
Juan Linietsky
|
e63c64e256
|
Clean up normalmapping, make sure tangents are imported correctly.
|
2017-07-03 10:45:34 -03:00 |
Juan Linietsky
|
3ce046ee0c
|
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
-Fixded BackBuffercopy object
|
2017-06-26 22:58:46 -03:00 |