This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b679f7f16
godot
/
core
History
Juan Linietsky
3f681b0681
Clean up blend shape support in GLES2 and GLES3.
2019-03-01 16:01:44 -03:00
..
bind
…
io
-Fix problem of order of import plugins,
closes
#26340
2019-02-27 14:11:17 -03:00
math
Remove setting that caused is_inside_tree() errors on doppler tracking enabled.
2019-02-26 09:16:23 -03:00
os
Fix -Wsuggest-attribute=format warnings.
2019-02-27 06:56:50 +01:00
SCsub
…
array.cpp
…
array.h
…
class_db.cpp
…
class_db.h
…
color.cpp
…
color.h
…
color_names.inc
…
command_queue_mt.cpp
…
command_queue_mt.h
…
compressed_translation.cpp
…
compressed_translation.h
…
core_builders.py
…
core_string_names.cpp
…
core_string_names.h
…
cowdata.h
…
dictionary.cpp
…
dictionary.h
…
engine.cpp
…
engine.h
…
error_list.h
…
error_macros.cpp
…
error_macros.h
Clean up blend shape support in GLES2 and GLES3.
2019-03-01 16:01:44 -03:00
func_ref.cpp
…
func_ref.h
…
global_constants.cpp
…
global_constants.h
…
hash_map.h
…
hashfuncs.h
…
image.cpp
…
image.h
…
input_map.cpp
…
input_map.h
…
int_types.h
…
list.h
…
make_binders.py
…
map.h
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
method_ptrcall.h
…
node_path.cpp
…
node_path.h
…
oa_hash_map.h
…
object.cpp
Ensure all properties are refreshed when setting a script,
fixes
#24845
2019-02-24 10:50:43 -03:00
object.h
…
ordered_hash_map.h
…
packed_data_container.cpp
…
packed_data_container.h
…
pair.h
…
path_remap.cpp
…
path_remap.h
…
pool_allocator.cpp
…
pool_allocator.h
…
pool_vector.cpp
…
pool_vector.h
…
print_string.cpp
…
print_string.h
…
project_settings.cpp
…
project_settings.h
…
ref_ptr.cpp
…
ref_ptr.h
…
reference.cpp
…
reference.h
…
register_core_types.cpp
…
register_core_types.h
…
resource.cpp
…
resource.h
…
rid.cpp
…
rid.h
…
ring_buffer.h
…
safe_refcount.cpp
…
safe_refcount.h
…
script_debugger_local.cpp
…
script_debugger_local.h
…
script_debugger_remote.cpp
Fix GCC 5 build after
#26331
and cleanup style
2019-02-27 09:01:24 +01:00
script_debugger_remote.h
…
script_language.cpp
…
script_language.h
…
self_list.h
…
set.h
…
simple_type.h
…
sort_array.h
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
…
string_name.h
…
translation.cpp
…
translation.h
…
type_info.h
…
typedefs.h
Fix -Wsuggest-attribute=format warnings.
2019-02-27 06:56:50 +01:00
ucaps.h
…
undo_redo.cpp
Revert "Fix 'UndoRedo's 'MERGE_ALL' mode repeating instructions when quickly commiting actions"
2019-02-25 14:09:33 -03:00
undo_redo.h
…
ustring.cpp
…
ustring.h
…
variant.cpp
…
variant.h
…
variant_call.cpp
…
variant_op.cpp
…
variant_parser.cpp
…
variant_parser.h
…
vector.h
…
version.h
…
vmap.h
…
vset.h
…