<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>godot-engine on KomSoft Oprogramowanie</title>
    <link>https://komsoft.eu/tags/godot-engine/</link>
    <description>Recent content in godot-engine on KomSoft Oprogramowanie</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 24 Aug 2020 17:52:03 +0000</lastBuildDate><atom:link href="https://komsoft.eu/tags/godot-engine/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>add_primitives add-on updated for Godot3</title>
      <link>https://komsoft.eu/post/add_primitives-add-on-updated-for-godot3/</link>
      <pubDate>Mon, 24 Aug 2020 17:52:03 +0000</pubDate>
      
      <guid>https://komsoft.eu/post/add_primitives-add-on-updated-for-godot3/</guid>
      <description>If someone is interested, I have updated old Godot2 module for generating simple meshes to Godot3: https://github.com/ppiecuch/godot-addons/tree/master/add_primitives
Not sure if everything works - it is quite large module, but at least most of the geom. primitives (Box, Capsule, Circle, Cone, Cylinder, Plane, Solid, Sphere, Torus, Tube, Wedge, Stair, Arch, C Box, Disc, Ellipse, Ellipsoid, L Box, Pyramid, Torus Knot) seems to be ok.</description>
    </item>
    
    <item>
      <title>Clearing project&#39;s cache in Godot</title>
      <link>https://komsoft.eu/post/clearing-projects-cache-in-godot/</link>
      <pubDate>Sat, 20 Jun 2020 16:13:55 +0000</pubDate>
      
      <guid>https://komsoft.eu/post/clearing-projects-cache-in-godot/</guid>
      <description>I have found useful and interesting PR (that finally has not been accepted) that clears projects caches. Usually it is not a frequently use feature but when you write a lot of addons like me, it can sometimes help to solve some magic problems - it is now part of my Godot fork. I made only small improvement to the original implementation - in my way, this options are accessible with right-click context menu.</description>
    </item>
    
    <item>
      <title>My Godot fork content</title>
      <link>https://komsoft.eu/post/my-godot-fork-content/</link>
      <pubDate>Fri, 19 Jun 2020 10:12:24 +0000</pubDate>
      
      <guid>https://komsoft.eu/post/my-godot-fork-content/</guid>
      <description>I am running my Godot 3 fork with several modules and additions:
Chipmunk physics module spine module sqlite module liquidfun library error handler vector graphics bmfont xml support (improve bitmap fonts support) 2d canvas batching (I guess already part of the Godot base) RakNet module ENet module Rich Text effects (I guess already part of the Godot base too) (and many many more modules and single classes collected from the Net) There is also several my own extensions and modules I am developing at the moment:</description>
    </item>
    
  </channel>
</rss>
