Jump to content

Search the Community

Showing results for tags 'Light Animation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I should have realized that going on the assumption that babylonFileLoader.js was static when building the to_javascript() methods of each of my python classes(World, Mesh, SubMesh, Node, Bone, Skeleton, MultiMaterial, Camera, Light, ShadowGenerator, Texture, Material, Animation & its subclass VectorAnimation) was incorrect. I am now diffing all changes since June 1st, & io_export_babylon.py changes too. Found light animation was added to babylonFileLoader, but io_export_babylon.py had not been updated to send it. I had actually wondered about adding this myself, but quickly put it out of my mind, as I thought it would have just been ignored in the .babylon. Might be kind of cool for like a POW camp game with search lights. Guess I should add it, though I am not going to maintain io_export_babylon.py. I am going to ignore any changes to babylonFileLoader.js related to working with an alternatively loaded file, as it has no meaning on the Blender side. Will try sync up TOB with all else, and use this thread to ask questions. Gryff, are you up to working in another animation type to one of the testing .blends, please? Jeff
×
×
  • Create New...