Age | Commit message (Collapse) | Author |
|
details for each configuration are logically separated from the generators
Add support for specifying defines for each configuration
Add support for specifying extra cli args for each configuration
Add support for specifying extra includes for each configuration
|
|
Check if the line pointer goes away from the image buffer's EOF in the BMP importer
|
|
|
|
|
|
Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one.
|
|
instead of built-in bitmap one.
|
|
|
|
|
|
1. Keep color data.
2. Don't lod blend shapes.
|
|
Fix crash when creating thread
|
|
|
|
Fix deleting selection at the first line do not work with backspace
|
|
|
|
|
|
|
|
|
|
[Net] Rename RPC constants and annotation arguments.
|
|
|
|
Now matches the class names to be consistent between 2D and 3D and with
other node types.
|
|
|
|
Document SurfaceTool must generate tangents for proper normal display
|
|
Fix match counter in help pages not updating
|
|
|
|
Remove scene code in physics servers
|
|
any -> any_peer
sync -> call_local
ordered -> unreliable_ordered
Multiplayer.RPC_MODE_ANY -> RPC_MODE_ANY_PEER
Multiplayer.TRANSFER_MODE_ORDERED -> TRANSFER_MODE_UNRELIABLE_ORDERED
|
|
Remove editor code in PhysicalBone3D
|
|
Replaced Mesh with mesh RID in Godot Physics 3D and Bullet.
|
|
|
|
|
|
|
|
_set_gizmo_move_joint is only used in PhysicalBone3DEditor, so the
editor plugin call can be done directly there.
|
|
|
|
|
|
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
built-in font.
|
|
|
|
|
|
|
|
|
|
Fix #53255 when a body gets stuck when it hits a descending platform in 2D/3D
|
|
Value was uninitialized, which lead to undefined behavior.
|
|
|