Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
P5ina pushed 1 commit to vulture-story P5ina/i-need-you
- Change variable system for dialogues, remove unused script from her_side scene c70eb5a
P5ina pushed 1 commit to vulture-story P5ina/i-need-you
- Change spawn area size and darkness duration 6c07f74
P5ina created a comment on an issue on godotengine/godot-proposals
In my opinion, it would be preferable to utilize square brackets (`[]`) instead of angle brackets (`<>`) for generic functions. GDScript already provides a generic mechanism for typed arrays, as de...
P5ina pushed 739 commits to master P5ina/godot
- Apply `WS_MINIMIZE` style on window creation e1cb65b
- Offset drag instantiated scenes that result in a collision by its bounds to prevent overlap Co-Authored-By: Robbie C... 14f6c81
- editor: warn on UID duplicates This commonly occurs when files are copied outside of the editor and don't get new UID... 5122a3e
- Autocompletion: Keep get_node values which are compatible with type hint 9a84387
- Combine existing modes when calling SetConsoleMode Otherwise the default modes will be cleared, which causes long li... 28c60a5
- Call restart_editor() in RUN_PROJECT_MANAGER 2470eed
- Optimize ANGLE on D3D11 to remove an extra blit Support the extension EGL_ANGLE_surface_orientation, which allows AN... de4ba29
- C#: Generate signal delegates with typed arrays Signals with typed arrays were generating C# delegates with untyped ... f3841d6
- Close expanded tile editor when inspector updates e2c0346
- Adjusted listings of parameters displayed in inspector to be consistent accross all particle types 48a54cb
- Revent DRAW_ORDER_INDEX to DRAW_ORDER_LIFETIME default particle params for compatibility. 4aead96
- Don't fold resources when child of main inspector exits 5cf9afb
- Support importing 1/2/4-bpp BMP images of size non-divisible by 8/4/2 4f11a0a
- Misc code cleanup in EditorFileDialog b67eb68
- Allow horizontal scrolling in Tree using Shift 42e5c5b
- Prevent crash after removing GraphEdit's connection layer and add additional warnings 8ca7f0e
- Remove ARFLAGS hack for Windows, replace with TEMPFILE TEMPFILE is the built-in way of SCons to use a response file ... 28b95ff
- Fix Inspector may scrolls away when editing a property that adds or removes sub properties 27b7b43
- Account for physics interpolation and transform snapping when Y-sorting 029045b
- Don't recalculate final render transforms for Y-sorted canvas items c170f1a
- and 719 more ...