Deltakosh %!s(int64=12) %!d(string=hai) anos
pai
achega
96a55e5ee9
Modificáronse 3 ficheiros con 3 adicións e 7 borrados
  1. 1 1
      Babylon/babylon.engine.js
  2. 1 1
      babylon.js
  3. 1 5
      readme.md

+ 1 - 1
Babylon/babylon.engine.js

@@ -110,7 +110,7 @@
     };
     };
 
 
     BABYLON.Engine.prototype.runRenderLoop = function (renderFunction) {
     BABYLON.Engine.prototype.runRenderLoop = function (renderFunction) {
-        this._runningLoop = true
+        this._runningLoop = true;
         var that = this;
         var that = this;
 
 
         var loop = function () {
         var loop = function () {

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
babylon.js


+ 1 - 5
readme.md

@@ -24,7 +24,7 @@ Babylon.js is a webgl / javascript 3D engine. It supports the following features
 - Cameras: 
 - Cameras: 
  - Arc rotate camera
  - Arc rotate camera
  - Free camera
  - Free camera
- - Tocuh camera
+ - Touch camera
 - Frustum clipping
 - Frustum clipping
 - Sub-meshes clipping
 - Sub-meshes clipping
 - Fullscreen mode
 - Fullscreen mode
@@ -73,10 +73,6 @@ A "contributor" is any person that distributes its contribution under this licen
 
 
 (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
 (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
 
 
-### Contributors
-
-- David Catuhe (@deltakosh)
-
 ### External dependencies
 ### External dependencies
 - hand.js: http://handjs.codeplex.com
 - hand.js: http://handjs.codeplex.com