Godot Engine lead developer.
-
Godot Engine
- Buenos Aires
- www.godotengine.org
Block or Report
Block or report reduz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse626 contributions in the last year
Contribution activity
May 2022
Created 10 commits in 1 repository
Created a pull request in godotengine/godot that received 58 comments
Add a new HashMap implementation
Adds a new, cleaned up, HashMap implementation. Uses Robin Hood Hashing (https://en.wikipedia.org/wiki/Hash_table#Robin_Hood_hashing) Keeps elemen…
+1,345
−1,785
•
58
comments
Opened 11 other pull requests in 1 repository
godotengine/godot
3
open
8
merged
- Improvements to the shader editor
- Change Server initialization order
- Reorganize Region Rect Editor
- Improve StyleBox preview
- Improve MultiplayerSynchronizer and MultiplayerSpawner editor usability
- Add callable_mp_static
- Add a new HashSet template
- Implement read-only dictionaries.
- Add Unordered Hash Map
- Replace most uses of Map by HashMap
- Refactor module initialization
Reviewed 19 pull requests in 1 repository
godotengine/godot
19 pull requests
- Improvements to the shader editor
- Improve TextureRegionEditor
- Improve StyleBox preview
- Improve style of inspector buttons
- Add callable_mp_static
- Fix normal and tangent blending in blend shapes
- Use range iterators for RBSet in most cases
- Add motion parameter to toggle whether recovery is reported as a collision
-
Fixed broken root motion calculation in internal process of
AnimationBlendTreesuch asNodeOneShot - Fix a bug in get_node_and_resource when the property is set to null
- Keep input event as unhandled if they go through a control set to MOU…
- Add Unordered Hash Map
- Replace most uses of Map by HashMap
- Implement exponential operator (**) to GDScript/Expressions
- Add a new HashMap implementation
- Use new HashMap implementation in the TextServer and Font.
- Cleanup metadata usage
- Refactor module initialization
- Improvements to AnimationNodeStateMachine
Created an issue in godotengine/godot-proposals that received 24 comments
Improved Dock System
Note: I opened this proposal for everybody to bikeshed on it as much as they want. Big changes are unlikely to happen before 4.1 anyway, so there i…
24
comments