فهرست منبع

add minie blog entry

jayfella 5 سال پیش
والد
کامیت
285546c648
3فایلهای تغییر یافته به همراه54 افزوده شده و 3 حذف شده
  1. 41 1
      blog/index.html
  2. 12 1
      blog/index.xml
  3. 1 1
      blog/new-store/index.html

+ 41 - 1
blog/index.html

@@ -81,6 +81,46 @@
 
         
         
+            <div class="ui raised segments">
+    <div class="ui orange segment">
+        <table class="ui very basic compact table">
+            <tbody>
+                <tr>
+                    
+                    <td>
+                        <a href="https://jmonkeyengine.org/blog/minie14/">
+                            <h2 class="ui header">Minie Physics Library Version 1.4 Released!</h2>
+                        </a>
+                    </td>
+
+                    <td class="collapsing">
+                        09 February 2020
+                    </td>
+                </tr>
+            </tbody>
+        </table>
+    </div>
+    
+    <div class="ui segment">
+        Minie version 1.4 is an exciting new add-on for the JMonkeyEngine (JME) game engine.
+  Minie provides an open-source physics engine for desktop games. It gives software developers using JME access to the proven technology of the Bullet Physics SDK version 2.89, including:
+ rigid-body dynamics, soft bodies, collision detection, vehicle and character controllers, ray and sweep tests, and dynamic constraints.  Minie incorporates DynamicAnimControl technology for ragdoll simulation and inverse kinematics.  …
+            <a class="ui small compact grey label" href="https://jmonkeyengine.org/blog/minie14/">
+                Read More
+            </a>
+        
+    </div>
+
+    <div class="ui segment">
+        By:&nbsp;&nbsp;&nbsp;&nbsp;
+            <img class="ui avatar image" src="" />
+            <i><span> ()</span></i>
+                &nbsp;&nbsp;&nbsp;&nbsp;
+            
+        
+    </div> 
+</div>
+        
             <div class="ui raised segments">
     <div class="ui orange segment">
         <table class="ui very basic compact table">
@@ -141,7 +181,7 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
 
                 <div class="column">
                     <p>
-                        &copy; 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
+                        &copy; 2020 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
                         A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
                         All rights reserved.
                     </p> 

+ 12 - 1
blog/index.xml

@@ -6,11 +6,22 @@
     <description>Recent content in Blog on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Tue, 08 Oct 2019 06:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Sun, 09 Feb 2020 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/blog/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>Minie Physics Library Version 1.4 Released!</title>
+      <link>https://jmonkeyengine.org/blog/minie14/</link>
+      <pubDate>Sun, 09 Feb 2020 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/blog/minie14/</guid>
+      <description>Minie version 1.4 is an exciting new add-on for the JMonkeyEngine (JME) game engine.
+  Minie provides an open-source physics engine for desktop games. It gives software developers using JME access to the proven technology of the Bullet Physics SDK version 2.89, including:
+ rigid-body dynamics, soft bodies, collision detection, vehicle and character controllers, ray and sweep tests, and dynamic constraints.  Minie incorporates DynamicAnimControl technology for ragdoll simulation and inverse kinematics.</description>
+    </item>
+    
     <item>
       <title>jMonkeyStore is Now Open!</title>
       <link>https://jmonkeyengine.org/blog/new-store/</link>

+ 1 - 1
blog/new-store/index.html

@@ -122,7 +122,7 @@
 
                 <div class="column">
                     <p>
-                        &copy; 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
+                        &copy; 2020 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
                         A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
                         All rights reserved.
                     </p>