This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-24 19:51:12 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1065f06eef
godot
/
core
History
Fabian
1065f06eef
Fix for not picking up locale of some .po translation files
2018-05-28 12:51:05 +09:30
..
bind
helper
io
Fix for not picking up locale of some .po translation files
2018-05-28 12:51:05 +09:30
math
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
2018-05-12 13:05:04 -04:00
os
allocators.h
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_string_names.cpp
core_string_names.h
dictionary.cpp
Dictionary editing support in inspector
2018-05-19 17:57:44 -03:00
dictionary.h
Dictionary editing support in inspector
2018-05-19 17:57:44 -03:00
dvector.cpp
dvector.h
engine.cpp
engine.h
error_list.h
error_macros.cpp
error_macros.h
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
object.h
-New inspector.
2018-05-15 17:14:31 -03:00
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
Fix PoolAllocator::resize for too large p_new_size
2018-05-17 00:35:47 +02:00
pool_allocator.h
print_string.cpp
print_string.h
project_settings.cpp
Make the performance reporting update frequency customizable
2018-05-18 11:49:21 +02:00
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
Make the performance reporting update frequency customizable
2018-05-18 11:49:21 +02:00
script_debugger_remote.h
script_language.cpp
Make the performance reporting update frequency customizable
2018-05-18 11:49:21 +02:00
script_language.h
Make the performance reporting update frequency customizable
2018-05-18 11:49:21 +02:00
SCsub
self_list.h
set.h
simple_type.h
sort.h
string_buffer.h
string_builder.cpp
string_builder.h
string_db.cpp
string_db.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp
Merge pull request
#14715
from Krakean/string_add_rsplit2
2018-05-23 17:19:35 +02:00
ustring.h
Merge pull request
#14715
from Krakean/string_add_rsplit2
2018-05-23 17:19:35 +02:00
variant.cpp
variant.h
variant_call.cpp
Merge pull request
#14715
from Krakean/string_add_rsplit2
2018-05-23 17:19:35 +02:00
variant_construct_string.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h