Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jMonkeyEngine

jMonkeyEngine is a modern developer-friendly game engine written primarily in Java. Its minimalistic and code first approach makes it perfect for developers who want the support of a game engine while retaining full control over their code
Collective - Host: opensource - https://opencollective.com/jmonkeyengine - Website: https://jmonkeyengine.org/ - Code: https://github.com/jMonkeyEngine

Removing unnecessary packages.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7954 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 83eff8fef0bc79485aabbe045356139d03cb1035 authored over 13 years ago
Large blender importer refactoring:

- bleder features separated between different packages
- refactoring of modifier system (each mod...

github.com/jMonkeyEngine/jmonkeyengine - 1e7b7860fe8cc5bd7fd16e5a1182238a38f15687 authored over 13 years ago
SDK refactored texture browser to use a treeview instead of a list

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7952 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 21f09ad7166a31184badae758e8d4b91f389a1bc authored over 13 years ago
SDK refactored texture browser to use a treeview instead of a list

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7952 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 78e3fddb2e13473b49cd665a4169018964eeb84e authored over 13 years ago
* Added javadoc for ParticleEmitter.setMeshType()

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7951 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - a1e105762269722b75f5c5cf829b25c1bbc6347f authored over 13 years ago
Minro javadoc update.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7950 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - a6700cc754b0003e746f84222021fa1487831c93 authored over 13 years ago
SDK Particle Emitter Node:

fixed typo

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7949 75d07b2b-3a1a-0410-a2...

github.com/jMonkeyEngine/jmonkeyengine - 160b52ff57775caa266287e0d0295b2be14e4176 authored over 13 years ago
SDK Particle Emitter Node:

fixed typo

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7949 75d07b2b-3a1a-0410-a2...

github.com/jMonkeyEngine/sdk - 5992d43c38334f02fa24f431805e0ddeaecebc7a authored over 13 years ago
SDK Particle Emitter Node:

- Changed properties layout
- Added a button in the properties panel to emitt all particles
- Th...

github.com/jMonkeyEngine/sdk - a04e0316a2306d837d6f170056f2aa1caf2b0854 authored over 13 years ago
SDK Particle Emitter Node:

- Changed properties layout
- Added a button in the properties panel to emitt all particles
- Th...

github.com/jMonkeyEngine/jmonkeyengine - 3a6e0899540b71bf72ec00be84ab18573e1e5474 authored over 13 years ago
Particle Emitter :

- Added possibility to change the mesh type after initialization

git-svn-id: https://jmonkeyengi...

github.com/jMonkeyEngine/jmonkeyengine - f5dceb6c4d53020a40aad5526bfb4f019d25586e authored over 13 years ago
Particle Emitter :

- Changed cloning method to clone(boolean cloneMaterial), and added a clone() method that calls c...

github.com/jMonkeyEngine/jmonkeyengine - 865c380b4e89080100d95fad9ed56db355f9420b authored over 13 years ago
Fix to mirror modifier loading (buffer bounds were exceeded in some cases).

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7945 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 8de7a5755ee9dffe361a29139c17ce62174616f4 authored over 13 years ago
Ignoring textures that are defined but disabled in material.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7944 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - fbd1cb837b02d9c7e1476085011ece3736e01909 authored over 13 years ago
Fix with reading the proper buffer.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7943 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 733195c33caba3b6a2b4e113c33e8d7de789665e authored over 13 years ago
Particle Emitter :

- fixed NPE when loading a ParticleEmitter from a j3o

git-svn-id: https://jmonkeyengine.googleco...

github.com/jMonkeyEngine/jmonkeyengine - 2b802d52721f932547a314cb0f56d8b369cae513 authored over 13 years ago
Automatic generation of UV-coordinates (not the best solution yet, but working on it ;) )

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7941 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 821dc085536b893904ab5d0de1c08cc56bb9de2f authored over 13 years ago
Bugfix: temp var was not released.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7940 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - c6aafbd0ef3f07b97cf2281e3146d76b1de60806 authored over 13 years ago
Particle Emitter :

- fixed setNumParticle method to correctly update the mesh buffers
- added a getMaxNumParticle th...

github.com/jMonkeyEngine/jmonkeyengine - 8f59984d003fed0fbef7dc4d4872a0789e54a289 authored over 13 years ago
- fix material editor layout for some window managers (thanks to @madlion)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7938 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 6c4a84fa9290eb3bd55d419525b78811ff883406 authored over 13 years ago
- fix material editor layout for some window managers (thanks to @madlion)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7938 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 7f798aa538678d8f97f8d0142fa868c708b66178 authored over 13 years ago
- fix material editor layout for some window managers (thanks to @madlion)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7937 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 543a91a64287dea492c93db9efd9a0bca36f701e authored over 13 years ago
- fix material editor layout for some window managers (thanks to @madlion)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7937 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 2c635cf56263831659d9b0abab9f064d35701c3b authored over 13 years ago
- improve "create j3m" naming scheme

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7936 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 12c76b676dc2dffb914bbc5c655899ab8d84fea5 authored over 13 years ago
- improve "create j3m" naming scheme

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7936 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - a30788ce03ffd392877aa2d4bd251c9a9bba67d3 authored over 13 years ago
- fix in MaterialPropertyEditor cache clear

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7935 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 7deb3acc6dea9dd30440886a1e55bd311736132c authored over 13 years ago
- fix in MaterialPropertyEditor cache clear

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7935 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 90a0344b25d3a6cab5b36bae434d6e087b60bb24 authored over 13 years ago
- fix preview of material in material editor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7934 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 2d2f0994e1f947a70119d03958f87f2fc656d2c8 authored over 13 years ago
- fix preview of material in material editor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7934 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 7ad872fc1fc627e629cfd06612f06a205d15136d authored over 13 years ago
SDK :

- fixed materialPropertyEditor that was failing when changing material and aplying it to the geom...

github.com/jMonkeyEngine/sdk - 6147b641b4ac78e2d7babca94ced59c9f5d90016 authored over 13 years ago
SDK :

- fixed materialPropertyEditor that was failing when changing material and aplying it to the geom...

github.com/jMonkeyEngine/jmonkeyengine - 9b466549632beb03daff6a18086b9ad4f9e16d80 authored over 13 years ago
SDK :

- applied changes of the core to vehicle editor

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/jmonkeyengine - 67cf4458c7c6c57596b93fad629e22307a69d76d authored over 13 years ago
SDK :

- applied changes of the core to vehicle editor

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/sdk - 7b79579da948625465ec06504113d48d057913a1 authored over 13 years ago
SDK :

- applied changes of the core to terraineditor

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/sdk - 6e7bd865d9ee96fb523ce8d76fc1e98af1a59971 authored over 13 years ago
SDK :

- applied changes of the core to terraineditor

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/jmonkeyengine - 3b47418f4f7ee6a8c3f9eaa3bee7bc4e58eadbea authored over 13 years ago
SDK :

- applied changes of the core to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/jmonkeyengine - b8025984a0fa68d64339add394eb9acf33bf0f42 authored over 13 years ago
SDK :

- applied changes of the core to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com...

github.com/jMonkeyEngine/sdk - d5e60f611cd2a4b301ec937c86365c654be4c32e authored over 13 years ago
SDK :

- fixed key event dispatching from sceneViewer to oglpanel
- added a useCameraControl to avoid to...

github.com/jMonkeyEngine/sdk - bee62298305601f86b068361840499de39e0ed43 authored over 13 years ago
SDK :

- fixed key event dispatching from sceneViewer to oglpanel
- added a useCameraControl to avoid to...

github.com/jMonkeyEngine/jmonkeyengine - 2fe3bc6dc6ff8c70a19fafef7c30bb4c3dd2d751 authored over 13 years ago
- update wiki page list

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7928 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 654ee5f0db8e19f6c47d2469af9bdc65f9b3ca83 authored over 13 years ago
- update wiki page list

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7928 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 38ff658d0de437e692e2b95a2cbf8e7c5ef96186 authored over 13 years ago
Texture key for generated textures added.

Normalmap is only calculated when generated texture is an input.

git-svn-id: https://jmonkeyengi...

github.com/jMonkeyEngine/jmonkeyengine - cc403160bee8a3640ec441bf307f42df98877fb8 authored over 13 years ago
SDK : fixed scene explorer refresh when deleting a light node

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7926 75d07b2b-3a1a-0410-a2c5-0572b91...

github.com/jMonkeyEngine/jmonkeyengine - 48e4522da5ea6be64ccbbecee47859f0f08ad7be authored over 13 years ago
SDK : fixed scene explorer refresh when deleting a light node

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7926 75d07b2b-3a1a-0410-a2c5-0572b91...

github.com/jMonkeyEngine/sdk - acf2f435b92f72420203549f7f44e5f3dfd17320 authored over 13 years ago
- rename "SceneViewer" to "OpenGL Window" to reduce confusion

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7925 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 30ddec358d4b224c7abbf16339715318ca9fbb39 authored over 13 years ago
- rename "SceneViewer" to "OpenGL Window" to reduce confusion

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7925 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 1b623df1ab93e95f097f107f36676e604fc09c8f authored over 13 years ago
- fix small typo in BlenderLoader

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7924 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 5ec83b0f624d86c5a6817ba5a35482e08832e30c authored over 13 years ago
Fix to loading models with high number of vertices (greater than Shor.MAX_VALUE).

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7923 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 93530bc2d003e317743cdd4c2795ab74375e4354 authored over 13 years ago
Improving image loading speed by using the BufferedInputStream.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7922 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 04d3509c589722ec5de0ab63936b378fd4238c0d authored over 13 years ago
Fix to narmal map loading.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7921 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - f4d900bc43a521373043a7e9c0f388cda37c0c09 authored over 13 years ago
SDK : re-added the cache delete when loading an asset since it has been fixed in the engine

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7920 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 0b5cc9fb434f3f787b79d90f71cab3452a0254dc authored over 13 years ago
SDK : re-added the cache delete when loading an asset since it has been fixed in the engine

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7920 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - f40685ca9c50732a5497bd204012b128d9dad949 authored over 13 years ago
SDK : added possibility to switch to front, left, top, etc... views

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7919 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 350fb8b2a3403ae1977523ebb294ba0d5985c9e0 authored over 13 years ago
SDK : added possibility to switch to front, left, top, etc... views

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7919 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 2b8ad73f7ef14410612d92dc54244076af24b46d authored over 13 years ago
Fix to loading normal maps.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7918 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 0de5fe39a3163e417a803f194ec85842cdb09c14 authored over 13 years ago
* All asset cache operations can now work on smart cache

* Added better test for asset cache

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@...

github.com/jMonkeyEngine/jmonkeyengine - f15107da957b8eaf3bc2d1add2d5d8235e6522d6 authored over 13 years ago
Spot light : fixed issue that was preventing point lights to work correctly when a spot light is in the scene

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7916 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - ae2fda86266b48f4841023998c71451d40cff95d authored over 13 years ago
SDK : remover deleteFromCache call in SpatialAssetDataObject since it's not allowed anymore

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7915 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 1b8e65bc971ec6e64ddc84cf4e19687e294cbaac authored over 13 years ago
SDK : remover deleteFromCache call in SpatialAssetDataObject since it's not allowed anymore

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7915 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 9a6fc3501b47bbf3302cb602bb4b0a1ca9792a3a authored over 13 years ago
* AssetPathURL now accepts non-relative asset paths

* ZipLocator will now crash if the specified zip file does not exist
* Fixed crash when restart...

github.com/jMonkeyEngine/jmonkeyengine - 73aa30785bf14a5e6186b8fa4fedfbcaa70b0c6b authored over 13 years ago
Several changes to constraints (but may not working well yet).

Fix to Y-up axis issue when parent was present bu not loaded (in different layer for example).

g...

github.com/jMonkeyEngine/jmonkeyengine - 99746c72ec69e3f477e285dcf7bf287cf1daec86 authored over 13 years ago
* Javadoc for some classes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7912 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - f182b5d91b91248bfed80b3250e15ba66d35f6b6 authored over 13 years ago
- fix Material Editor j3m path setting

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7911 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - e084c2baf15991ce8e69b62b44cb61fc6eb6e806 authored over 13 years ago
- fix Material Editor j3m path setting

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7911 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 72fe24d7516d7877da854b0f0492b1594b104421 authored over 13 years ago
Fix: fixed exception when trying to jump with physics turned off

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7910 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 06e04c429cd81725c72731a746329e8c0b3b09f7 authored over 13 years ago
* Fixed issue with spot light shader not taking into account alpha

* Reduced number of varyings by 2 in lighting shader

git-svn-id: https://jmonkeyengine.googlec...

github.com/jMonkeyEngine/jmonkeyengine - 7308cdfca6bde7cd3410a96ee5d123e16e4a63c4 authored over 13 years ago
* Fix crashes due to introduction of MaterialKey

* Deleted unused textures

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7908 75d0...

github.com/jMonkeyEngine/jmonkeyengine - d8afde19cf3c493105ed25c7e084c414ba87216f authored over 13 years ago
* Fix crash in TestEverything

* Fix crash in TestWalkingChar
* Fix crash in TestDopper
* Fix crash in TestApplication
* F...

github.com/jMonkeyEngine/jmonkeyengine - 026a72d57ee2ddcbd6bb04ef6efc35981744047e authored over 13 years ago
* Fix for ParticleEmitter.clone()

* Enable smart cache for models

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7906...

github.com/jMonkeyEngine/jmonkeyengine - 7cd213b940cb02735da23e6807fad5d678ebd9ea authored over 13 years ago
* asin -> atan

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7905 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 66d78be9747885a050679c0a6e4d30c6ade9a5fe authored over 13 years ago
Fix: fixed a bug when using alphamaps with TerrainGrid

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7904 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - dfef1a6dfe0218b9b83b62439e6adf1b90201724 authored over 13 years ago
- added a ColorRGBA to tempVars

- Used tempvars in Materila.renderMultipassLighting

git-svn-id: https://jmonkeyengine.googlecode...

github.com/jMonkeyEngine/jmonkeyengine - 310193018d0ee9c123688685d904f552aa1467b3 authored over 13 years ago
Android: fixed logging

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7902 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 0b7f96726ff693d22c0e94b2ee3708887518116f authored over 13 years ago
- Reverted previous uniform change, it was causing changes in constants, when user was assigning a constant to a uniform (like mat.setColor("Color",ColorRGBA.White)).

- Changed Material's renderMultipassLighting method to not reuse Shader's values instance, and to...

github.com/jMonkeyEngine/jmonkeyengine - c172b2e4552c56920e1009944b0668e25348a9f5 authored over 13 years ago
Fixed a typo in the comment. OCD strikes again.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7900 75d07b2b-3a1a-0410-a2c5-0572b91...

github.com/jMonkeyEngine/jmonkeyengine - 1bbbc3b0bbc4082fbfd8c29d2e1f5dbd53c612ad authored over 13 years ago
Turning the memory tracking off since it's pretty expensive

and broken anyway. See comment in source.

git-svn-id: https://jmonkeyengine.googlecode.com/svn...

github.com/jMonkeyEngine/jmonkeyengine - 7ea2f54286f1ef280e09d24066828dd803d1d11d authored over 13 years ago
Fixed varrying binding in the lighting shader

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7898 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - e6c2653fe6a9e1d2dab5938de9cebbd1ccf459e7 authored over 13 years ago
sdk : complete commit due to prior mistake in commit

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7897 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - b1b389be57e092727a73a08137d9038b45570e5a authored over 13 years ago
sdk : complete commit due to prior mistake in commit

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7897 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 9a14da0b04587bb86e203c5993ccde4a841fcff3 authored over 13 years ago
sdk : added spot light support to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7896 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 1c31c4f15448d7571c9809a24c25ccf717efa9f5 authored over 13 years ago
sdk : added spot light support to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7896 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 3cd94d776f2558202c598f709ce7e098475ce93a authored over 13 years ago
sdk : added spot light support to jmp

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7895 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 53354f5ddafff2388af17fbf886af4ebebb33f2f authored over 13 years ago
sdk : added spot light support to jmp

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7895 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 2238ec27424bc2629797dd57ca21fc553786bcdc authored over 13 years ago
- fix lighting compile error

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7894 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 58d485467a6cdec6003923121648f47bd4366354 authored over 13 years ago
- Added SpotLight light type.

- Implemented spot light shading for lighting (pixel and vertex lighting) and terrain shader

git...

github.com/jMonkeyEngine/jmonkeyengine - 99a4b00c156b3b576e6c7dfa7b8a43958363baca authored over 13 years ago
Uniforms : fixed Copyright formatting

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7892 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 41f417570d6eab539b80f0566594528e663c5e57 authored over 13 years ago
* Prevent shader leaks

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7891 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 3bd4146f4b3e4ae096c3582c30ab272d43b8fe39 authored over 13 years ago
Uniforms : fixed clearValues to not assign references.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7890 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 6c4a13dddeb6e60f9eb0ab7b02762e42176d2f73 authored over 13 years ago
- fix nifty project library

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7889 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - ba6f64a637ee8a63f41e5771d03ac412948eb1ef authored over 13 years ago
- fix nifty project library

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7889 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 5a023bddc1b53f17e90d3cb4044e06227518206a authored over 13 years ago
Small changes in UI

Removed loading of Buggy due to error

github.com/jMonkeyEngine/monkeyzone - 18b283ee2a3e572550346b0b90f4d0c9c6c274b3 authored over 13 years ago
Small changes in UI

Removed loading of Buggy due to error

github.com/jMonkeyEngine/monkeyzone - 94aa7cfb62a9e391b76668c20ac30276474b216c authored over 13 years ago
Android: added some more logging to the surface creation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7888 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - bb2d1073de16098385346e97700b95c13aae24b4 authored over 13 years ago
Changes to animations storing (not yet used in the selected blender file) and small refactoring.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7886 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - e911e3299e6e84cb9524f6affb7bba3a4c4e8f14 authored over 13 years ago
- fix to HingeJoint (native bullet), thanks to @makeshift

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7885 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 06264e69bfb9b39350cd8e34ad569f801eddaadc authored over 13 years ago
Fix to armature modifier loading.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7884 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 1e2e6f6a2da02f5a27187894f76e089d65a8ea4a authored over 13 years ago
reduced terrain save j3o file size

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7883 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - c54ce7be277ea29886c9aebff8e0ed3848cf7b19 authored over 13 years ago
Improvements to blender manual tester.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7882 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - a2b83be8bd1928e950bd90db2074bf1bee6b251e authored over 13 years ago
fixed terrain camera controller to use the changes to AbstractCameraController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7881 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/jmonkeyengine - 4b57b7187aab9c92e7a9162ccc6fe0650a6ef22b authored over 13 years ago
fixed terrain camera controller to use the changes to AbstractCameraController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7881 75d07b2b-3a1a-0410-a2c5-0572b91c...

github.com/jMonkeyEngine/sdk - 7625935dd44e55f27c8833a9f447b1acee64cbf6 authored over 13 years ago