This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab58d94deab2cb441e10d62f00346604371d66ef
godot
/
servers
/
physics_2d
History
reduz
45af29da80
Add a new HashSet template
...
* Intended to replace RBSet in most cases. * Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
godot_area_2d.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
godot_area_2d.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00
godot_area_pair_2d.cpp
…
godot_area_pair_2d.h
…
godot_body_2d.cpp
…
godot_body_2d.h
…
godot_body_direct_state_2d.cpp
…
godot_body_direct_state_2d.h
…
godot_body_pair_2d.cpp
…
godot_body_pair_2d.h
…
godot_broad_phase_2d_bvh.cpp
…
godot_broad_phase_2d_bvh.h
…
godot_broad_phase_2d.cpp
…
godot_broad_phase_2d.h
…
godot_collision_object_2d.cpp
…
godot_collision_object_2d.h
…
godot_collision_solver_2d_sat.cpp
…
godot_collision_solver_2d_sat.h
…
godot_collision_solver_2d.cpp
…
godot_collision_solver_2d.h
…
godot_constraint_2d.h
…
godot_joints_2d.cpp
…
godot_joints_2d.h
…
godot_physics_server_2d.cpp
Add a new HashSet template
2022-05-20 22:40:38 +02:00
godot_physics_server_2d.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00
godot_shape_2d.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
godot_shape_2d.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
godot_space_2d.cpp
Add a new HashSet template
2022-05-20 22:40:38 +02:00
godot_space_2d.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00
godot_step_2d.cpp
Use range iterators for RBSet in most cases
2022-05-19 12:09:16 +02:00
godot_step_2d.h
…
SCsub
…