Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jtcat pushed 1 commit to main jtcat/ft-irc
- make channels and users comparison case insensitive 9b4142f
jtcat pushed 2 commits to main jtcat/ft-irc
jtcat pushed 7 commits to jcat-work jtcat/ft-irc
jtcat pushed 327 commits to master jtcat/godot
- Make TextEdit autocompletion replace word unless Shift is held This makes Tab and Enter act identical by default for... 9558d4f
- Add Camera3D preview in Inspector 75eacba
- Fix crash when re-importing model with AnimationPlayer panel open and node selected a54c6ce
- Improve behaviour of AnimationPlayer warnings. 1deb42a
- Add descriptions to RDVertexAttribute's properties bd69df1
- Keep existing VectorCompose input values when setting vector type VisualShaderNodeVectorCompose::set_op_type would z... e5fada9
- Fix plugin creation dialog script name tooltip 3345f90
- Make File Dialog case insensitive Change FileDialog and EditorFileDialog to use case insensitive string comparisons ... cd269b8
- [RTL] Add support for vertical alignment. 7ed90a4
- [macOS] Change the shortcut for Align Transform with View 891173b
- Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popup 14dd595
- Fix jumping to editor help does not scroll correctly sometimes af92685
- Editor: forbid deleting inherited metadata properties Signed-off-by: Yevhen Babiichuk (DustDFG) <[email protected]> ... edde380
- Improve Scale Selection in Animation tab d5fbc7d
- Fix PWA callback assignment and error handling 05b266b
- [RTL] Allow setting image alignment as separate bbcode argument. 5035744
- Fix Camera3D::project_position() when depth=zfar 771e561
- Fix `MultiMesh` errors in editor and resource duplication cb94652
- Fix `ColorPicker`'s remote synchronization when typing values 893ce62
- Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER https://developer.apple.com/documentation/xcode/build-se... 4036270
- and 307 more ...
jtcat pushed 2 commits to main jtcat/ft-irc
jtcat pushed 2 commits to jcat-work jtcat/ft-irc
jtcat pushed 3 commits to jcat-work jtcat/ft-irc
jtcat pushed 55 commits to master jtcat/godot
- VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node 2191df0
- Remove unnecessary `_3D_DISABLED` checks in `Performance` 5f8df2c
- Add hint for oneshot & warning when it will be updated continuously 761a20f
- Translate the name of the debugger session tabs 09b6466
- Remove deprecated worker.js file 1768a1b
- Add half precision floating point support to `StreamPeer` Closes godotengine/godot-proposals#5983 Adds put/get meth... eb86670
- Add root_motion_local option to AnimationMixer 755bcf4
- Force `get_thread_count()` to `1` if single threaded 4988fa1
- Fix toast spam about child of container position 61cf025
- Add explicit_elapse option to NodeSeek to handle some processes 9ab94df
- Fix viewport message offsets 5cd0d42
- ColorPicker: fix OKHSL circle in HSV mode f6751d8
- Fix issue #97207 by filtering extension_list.cfg The implemented solution to the problem of the error message appear... c57eaf7
- Add lightmap bake cancelling 5bca028
- [.NET] Preserve no-hint behavior for unmarshallable generics in dictionaries 4e5080d
- Optimize mesh generation by preventing unneeded shape recalculations Co-authored-by: Sequoia Haynes <supersequoia11@... c874e28
- Correct PackedInt64Array comparison in description All Packed classes that have the same paragraph will compare the ... 133cf62
- Update PackedVector4Array description to include explanation shared by PackedArray classes acf351f
- Mask out shadows on CanvasItems that don't have a matching item_shadow_mask This restores the behavior from 3.x 2b68c63
- Make loading translations from threads safe 7a25173
- and 35 more ...