Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
firststeps [2020/01/09 09:48] – [First Steps] adminfirststeps [2020/01/10 08:46] admin
Line 27: Line 27:
     * [[pathfinding|Pathfinding]]     * [[pathfinding|Pathfinding]]
     * [[renderpass|Render Pass]]     * [[renderpass|Render Pass]]
-    * [[shadow|Shadow]]+    * [[shadows|Shadows]] 
 +    * [[water|Water]]
     * [[bokeh|Bokeh]]     * [[bokeh|Bokeh]]
     * [[deftypes|Internal Model Definition]]     * [[deftypes|Internal Model Definition]]
Line 49: Line 50:
  
 When installing Delphi 10.3 Rio, the default configuration is set to "android-14" When installing Delphi 10.3 Rio, the default configuration is set to "android-14"
 +
 +**Since Gorilla3D v0.8.1 we have to set NDK minimum API level to "android-21". On Delphi 10.3.3 its already set to "android-22" by default.**