Trending

#AssetLibrary

Latest posts tagged with #AssetLibrary on Bluesky

Latest Top
Trending

Posts tagged #AssetLibrary

Post image

Recently I've been working a lot on getting my asset library's organized. Its crazy the amount of assets developed over 4 years or so. #game #gamedev #indiegame #indie #blender #modelling #3dmodelling #assetlibrary #weponds

8 1 1 0

Aí, #Lua #GDExtension 0.7.0 lançado! 🚀

- RPC config
- Android com páginas de 16kb
- Funções `export_*`: `export_range` e tal
- Arquivos de definição pra Lua Language Server
- Corrigido mem leak e outros erros

Disponível na #Godot #AssetLibrary

#gamedev #indiedev #indiegamedev #LuaJIT #GodotEngine

8 1 1 0

Yo, #Lua #GDExtension 0.7.0 is out! 🚀

- RPC config
- Android with 16kb pages
- `export_*` functions such as `export_range`
- Lua Language Server definition files
- Fixed mem leak and reference counting errors

Available in #Godot #AssetLibrary

#gamedev #indiedev #indiegamedev #LuaJIT #GodotEngine

17 5 0 0

Ó que legal: CFFI #GDExtension v0.2.0 lançado! 🚀

- Acesse variáveis globais
- Crie pointeiros para funções a partir de Callables e passe elas como void*
- StreamPeerCFFIPointer

Logo mais disponível também na #Godot #AssetLibrary

#gamedev #indiedev #indiegamedev #GodotEngine #FFI

6 1 0 0

Here's some cool news: CFFI #GDExtension v0.2.0 is released! 🚀

- Access global variables
- Create function pointers from Callables and pass them around as void*
- StreamPeerCFFIPointer

Soon also available on #Godot #AssetLibrary

#gamedev #indiedev #indiegamedev #GodotEngine #FFI

7 2 0 0
Video

What assets and locations would you like to see in Zoe?
Do you want a Parisian skyline, a chipmunk, or a roller rink? 
We are expanding our library, and we want YOUR input, so please leave a comment & let us know what you're missing! 
#immersivelearning #edtech #vreducation #assetlibrary #vote #poll

0 0 0 0
CFFI GDExtension - Godot Asset Library

Já faz um tempim que não falo nada, então tó novidade: CFFI #GDExtension foi lançado na #Godot #AssetLibrary 🚀

Acesse bibliotecas nativas e chame funções nativas diretamente de #GDScript via #FFI!

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

5 2 0 0
CFFI GDExtension - Godot Asset Library

It's been some time, but here's some news: CFFI #GDExtension is now released in #Godot #AssetLibrary 🚀

Access native libraries and call native functions directly from #GDScript via #FFI!

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

7 4 0 0

#Lua #GDExtension 0.6.0 disponível na #Godot #AssetLibrary 🚀 🌝

- Array/Dictionary tipados
- Objetos inválidos -> nil
- Escolha se editor executa script ou não
- Simplifica conexão de signals
- Correções de crash, mem leak e mais!

Baixe agora!

#gamedev #indiedev #indiegamedev #LuaJIT #GodotEngine

14 3 0 0

#Lua #GDExtension 0.6.0 now available in the #Godot #AssetLibrary 🚀 🌝

- Typed Arrays/Dictionaries
- Freed objects are now nil
- Toggle evaluation of scripts in editor
- Easier signal connection
- Crashes, mem leak and other fixes

Download now!

#gamedev #indiedev #indiegamedev #LuaJIT #GodotEngine

22 3 0 0
Title card for the video with Blender UI in the background and the title of the video

Title card for the video with Blender UI in the background and the title of the video

Chairs! Exporting props from DAZ to Blender with Diffeomorphic and adding them to the Asset Browser

In this video I will not only show you how to export props from DAZ Studio to Blender using the amazing Diffeomorphic plugin, but I also show you how to […]

[Original post on social.phantanews.de]

0 1 0 0
Preview
GitHub - gilzoide/cffi-gdextension: libffi bindings for Godot 4.1+ libffi bindings for Godot 4.1+. Contribute to gilzoide/cffi-gdextension development by creating an account on GitHub.

Pergunta: algum usuário de #GodotEngine interessado num addon de #C #FFI?
Tenho um já funcional, maomen 90% pronto, mas que não mexo muito e ainda não submeti pra #AssetLibrary de #Godot. Por favor me avisem se alguém interessar!

github.com/gilzoide/cff...

#gamedev #indiedev #indiegamedev

14 2 0 0
Preview
GitHub - gilzoide/cffi-gdextension: libffi bindings for Godot 4.1+ libffi bindings for Godot 4.1+. Contribute to gilzoide/cffi-gdextension development by creating an account on GitHub.

Question: any #GodotEngine users interested in a #C #FFI addon?
I have one that's already usable, around 90% done, but I don't work on it much and haven't submitted it to #Godot #AssetLibrary yet. Let me know if there's any interest!

github.com/gilzoide/cff...

#gamedev #indiedev #indiegamedev

20 1 0 0
Lua GDExtension + LuaJIT - Godot Asset Library

Esqueci completamente de comentar antes, mas #Lua #GDExtension + #LuaJIT tá lançado como um #addon separado na #AssetLibrary de #Godot, pra facilitar escolher entre as versões com Lua 5.4 ou LuaJIT 🌝

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

10 2 0 0
Lua GDExtension + LuaJIT - Godot Asset Library

Totally forgot to tell you, but #Lua #GDExtension + #LuaJIT is now released as a separate #addon in #Godot #AssetLibrary, so you can easily choose between Lua 5.4 or LuaJIT versions 🌝

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

19 4 0 0
Preview
Release 0.4.0 · gilzoide/lua-gdextension Built platforms: Windows, Linux, macOS, iOS, Android, Web Added LuaCoroutine.completed and LuaCoroutine.failed signals await function similar to GDScript's, allowing coroutines to yield and resume...

#Lua #GDExtension 0.4.0 lançado, vamo timeee 🌝 🚀

- Função await em Lua
- Setup de hooks em GDScript
- Builds Web e Windows ARM64
- Fix uso de xcframework no iOS
- E mais!

Em breve na #Godot #AssetLibrary também!

github.com/gilzoide/lua...

#gamedev #indiegamedev #indiedev #GodotEngine

8 2 1 0
Preview
Release 0.4.0 · gilzoide/lua-gdextension Built platforms: Windows, Linux, macOS, iOS, Android, Web Added LuaCoroutine.completed and LuaCoroutine.failed signals await function similar to GDScript's, allowing coroutines to yield and resume...

#Lua #GDExtension 0.4.0 is now released, let's gooo 🌝 🚀

- await function in Lua
- Set hooks from GDScript
- Web and Windows ARM64 builds
- Fix use xcframework in iOS
- And more!

Soon in the #Godot #AssetLibrary as well!

github.com/gilzoide/lua...

#gamedev #indiegamedev #indiedev #GodotEngine

18 3 0 0

C# #GDExtension versão 0.3.0 tá lançada! 🚀
"Novidades?" você deve se perguntar. Bom, UM MONTE de fixes em código C# gerado e um novo entrypoint pra gerar os bindings pela #CLI!

Como sempre, em breve na #AssetLibrary!

github.com/gilzoide/god...

#gamedev #Godot #GodotEngine #indiedev #indiegamedev

4 1 0 0
Preview
Release 0.3.0 · gilzoide/godot-csharp-gdextension-bindgen Added Support for default values with types float, StringName, float Vector types, Color, all Packed Array types, Transform2D and Transform3D Changed Inherited enums and integer constants are no...

C# #GDExtension version 0.3.0 is released 🚀
¿What's new? - you may ask. Well, LOTS of fixes in generated C# code and a new entrypoint for generating bindings from the #CLI!

As always, soon in the #AssetLibrary!

github.com/gilzoide/god...

#gamedev #Godot #GodotEngine #indiedev #indiegamedev

10 4 0 0
Lua GDExtension - Godot Asset Library

Agooora sim, #Lua #GDExtension 0.3.0 com uma porrada de coisa dahora disponível na #Godot #AssetLibrary, baixe agora!

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

6 1 0 0
Lua GDExtension - Godot Asset Library

There we go, #Lua #GDExtension 0.3.0 with loads of cool stuff now available at the #Godot #AssetLibrary, download now!

godotengine.org/asset-librar...

#gamedev #indiegamedev #indiedev #GodotEngine

6 1 0 0
Release 0.3.0 · gilzoide/lua-gdextension Built platforms: Windows, Linux, macOS, iOS, Android Added Editor plugin that registers the Lua REPL tab, where you can try Lua code using an empty LuaState Support for calling Godot String method...

Saiu #Lua #GDExtension 0.3.0 com uma porrada de coisa dahora!

Menções honrosas:
- Lua REPL
- Documentação da API direto no editor
- Suporte a "res://" em package.path/cpath e loadfile

github.com/gilzoide/lua...

Logo mais na #Godot #AssetLibrary \o/

#gamedev #godotengine #indiedev #indiegamedev

5 1 1 0
Release 0.3.0 · gilzoide/lua-gdextension Built platforms: Windows, Linux, macOS, iOS, Android Added Editor plugin that registers the Lua REPL tab, where you can try Lua code using an empty LuaState Support for calling Godot String method...

Just released #Lua #GDExtension 0.3.0 with loads of cool stuff!

Some highlights:
- Lua REPL tab
- API documentation directly in Godot
- Support "res://" in package.path/cpath and loadfile

github.com/gilzoide/lua...

Soon in #Godot #AssetLibrary \o/

#gamedev #godotengine #indiedev #indiegamedev

23 4 1 0
C# GDExtension Bindgen - Godot Asset Library

C# GDExtension Bindgen está finalmente disponível na #AssetLibrary 🥳 🎉
godotengine.org/asset-librar...

Agora você pode instalar o plugin diretamente do editor de #Godot 🚀

#gamedev #indiedev #indiegamedev #CSharp #GDExtension #Godot4 #GodotEngine

6 1 0 0
C# GDExtension Bindgen - Godot Asset Library

C# GDExtension Bindgen is now available in the #AssetLibrary 🥳 🎉
godotengine.org/asset-librar...

Now you can install it directly from the #Godot editor! 🚀

#gamedev #indiedev #indiegamedev #CSharp #GDExtension #Godot4 #GodotEngine

7 1 0 0
Preview
GitHub - gilzoide/godot-csharp-gdextension-bindgen: Automatic C# bindings generator for GDExtension classes (Godot 4.4+) Automatic C# bindings generator for GDExtension classes (Godot 4.4+) - gilzoide/godot-csharp-gdextension-bindgen

Pra quem usa C# em #Godot, fiz esse addon pra gerar wrappers automáticos pra classes de #GDExtension: github.com/gilzoide/god...

Deve ficar disponível na #AssetLibrary em breve

Por favor me contem o que vocês acham! \o/

#gamedev #indiedev #indiegamedev #CSharp #Godot4 #GodotEngine

6 1 1 0
Preview
GitHub - gilzoide/godot-csharp-gdextension-bindgen: Automatic C# bindings generator for GDExtension classes (Godot 4.4+) Automatic C# bindings generator for GDExtension classes (Godot 4.4+) - gilzoide/godot-csharp-gdextension-bindgen

For anybody using C# in #Godot, I made this addon for automatically generating C# wrappers for #GDExtension classes: github.com/gilzoide/god...

Should be downloadable via #AssetLibrary soon enough

Please let me know what you think! \o/

#gamedev #indiedev #indiegamedev #CSharp #Godot4 #GodotEngine

33 3 3 0
Foto do site da Godot Asset Library mostrando o asset Lua GDExtension versão "0.2.0".

Foto do site da Godot Asset Library mostrando o asset Lua GDExtension versão "0.2.0".

É oficial, #Lua #GDExtension versão 0.2.0 está disponível na #AssetLibrary 🥳

Programe Nodes, Resources, talvez o projeto inteiro usando Lua! Ou crie mods usando ambientes Lua isolados! Ou até mesmo ambos \o/ 🔥🔥🔥

🌚 Baixe agora! 🌝

#gamedev #godot #godot4 #godotengine #indiedev #indiegamedev

5 1 0 0
Screenshot of Godot Engine asset library showing the Lua GDExtension asset with version "0.2.0".

Screenshot of Godot Engine asset library showing the Lua GDExtension asset with version "0.2.0".

It's official, #Lua #GDExtension version 0.2.0 is now available at the #AssetLibrary 🥳

Script Nodes, Resources, maybe the whole project using Lua! Or create sandboxed Lua states to mod your game! Or maybe both \o/ 🔥🔥🔥

🌚 Download now! 🌝

#gamedev #godot #godot4 #godotengine #indiedev #indiegamedev

11 4 0 0