-
Frozen Fractal
- Netherlands
- https://frozenfractal.com/
- @frozenfractal
Pinned Loading
-
taekwindow
taekwindow PublicTaekwindow is a simple, lightweight and free Windows program that allows you to move and resize windows by dragging them with the Alt key, similar to many X11 window managers.
-
alakajam
alakajam PublicForked from alakajam-team/alakajam
(Work in progress) A game jam management system
CSS 1
-
godot
godot PublicForked from godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
C++ 1
-
The best Makefile ever
The best Makefile ever 1ifeq ($(MAKECMDGOALS),me a sandwich)
2.PHONY: me a sandwich
3me a:
4@true
5sandwich:
77 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created 2 commits in 1 repository
Created a pull request in godotengine/godot that received 12 comments
Improve drag and drop into array property editors
This makes a couple of things work that you'd expect to work: Dragging a node now highlights properties accepting that node's type as valid drop t…
Reviewed 3 pull requests in 2 repositories
godotengine/godot
2 pull requests
-
Improve drag and drop into array property editors
This contribution was made on Feb 10
-
Improve
_is_drop_valid()
code in EditorPropertyArrayThis contribution was made on Feb 10
godot-rust/gdext
1 pull request
-
Speed up creating and extending packed arrays from iterators up to 63×
This contribution was made on Feb 3
Created an issue in bitflags/bitflags that received 4 comments
Generate getter and setter functions for individual bits
Given: bitflags! { pub struct Flags: u32 { const A = 0b00000001; const B = 0b00000010; const C = 0b00000100; } } let flags: Flags = ...; We have to…
Opened 4 other issues in 3 repositories
godotengine/godot
2
open
-
GPUParticles2D jitter related to physics
This contribution was made on Feb 24
-
Vulkan validation errors on startup in vkCmdCopyBufferToImage
This contribution was made on Feb 3
BISONNL/NeTEx-NL
1
open
-
Bestanden in
xml
directory valideren nietThis contribution was made on Feb 10
apache/arrow-rs
1
open
-
Add an
assert_batches_eq!
macroThis contribution was made on Feb 10