Fernando Guillen

Results 42 comments of Fernando Guillen

I am reproducing it in 4.1.stable (Mac OS): https://github.com/godotengine/godot/assets/23043/24753385-b5d0-4c89-b165-f7973ea6e583 I am attaching the test project: [godot_test.zip](https://github.com/godotengine/godot/files/12005838/godot_test.zip)

Here: ``` File "/var/www/campaignplatform.daliaresearch.com/shared/bundle/ruby/2.0.0/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb" line 305 in query File "/var/www/campaignplatform.daliaresearch.com/shared/bundle/ruby/2.0.0/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb" line 305 in block in execute File "/var/www/campaignplatform.daliaresearch.com/shared/bundle/ruby/2.0.0/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract_adapter.rb" line 472 in block in log File "/var/www/campaignplatform.daliaresearch.com/shared/bundle/ruby/2.0.0/gems/activesupport-4.2.6/lib/active_support/notifications/instrumenter.rb" line 20 in instrument...

Is it possible to fix this? is there any problem with @mherold PR #354 suggestion?

Where can I find updated documentation/tutorials on how to use Skeleton2D in Godot 4?

I'm looking for this too!

Looking forward to being able to display CurrentTimeDisplay in an easy way that doesn't look like I am hacking DOM elements' visibility by custom CSS.

Hello Artur, Can you add a few tests (or modify any of the actual tests) to check this changes?

On Thu, Sep 22, 2011 at 12:45 PM, Artur [email protected] wrote: > sure Perfect! > will do this at the evening or during the weekend, cuz have a lot of...

Artur, Also it would be helpful to 'squashing' all your commits in only one and send the pull request in only one commit. This last point is not important so...