Giter Site home page Giter Site logo

Comments (6)

JMLX42 avatar JMLX42 commented on July 19, 2024

There are a few minor inconsistencies because of the latest additions to
handle effects forks and avoid using signals between data bindings and draw
calls.

It should be fixed during the day.
Le 30 janv. 2013 10:28, "MerlinTwi" [email protected] a écrit :

latest version branch dev ff12aaahttps://github.com/aerys/minko/commit/ff12aaabe35531515ff39d863a148fa673de5954does not work.
Error #1063: Argument count mismatch on
aerys.minko.type.binding::DataBindings/propertyChangedHandler(). Expected
4, got 2.
at Function/http://adobe.com/AS3/2006/builtin::apply()
at aerys.minko.type::Signal/execute()[aerys\minko\type\Signal.as:121]
at aerys.minko.scene.data::CameraDataProvider/set
fieldOfView()[aerys\minko\scene\data\CameraDataProvider.as:63]
at aerys.minko.scene.node.camera::Camera/set
fieldOfView()[aerys\minko\scene\node\camera\Camera.as:30]


Reply to this email directly or view it on GitHubhttps://github.com//issues/90.

from minko.

JMLX42 avatar JMLX42 commented on July 19, 2024

Most things should be back to normal with the latest commits :)
The only remaining issue regards shadows. If you don't use them you should be fine.

Please close this issue to confirm.

from minko.

MerlinTwi avatar MerlinTwi commented on July 19, 2024

new error at set frustumCulling to FrustumCulling.DISABLED
Error: This callback does not exist.
at aerys.minko.type::Signal/remove()[\aerys\minko\type\Signal.as:98]
at aerys.minko.scene.controller.mesh::MeshVisibilityController/set frustumCulling()[\aerys\minko\scene\controller\mesh\MeshVisibilityController.as:62]
at aerys.minko.scene.node::Mesh/set frustumCulling()[\aerys\minko\scene\node\Mesh.as:155]

from minko.

JMLX42 avatar JMLX42 commented on July 19, 2024

Thank you for your feedback!
Please open another issue for this problem and provide some code to reproduce it.

If the original subject of this issue is indeed resolved, please close it.

from minko.

MerlinTwi avatar MerlinTwi commented on July 19, 2024

Now in self made DataProvider need call
changed.execute(this, propertyName, DATA_DESCRIPTOR[propertyName], newValue);
right?

from minko.

JMLX42 avatar JMLX42 commented on July 19, 2024

Indeed. The goal is to provide all the interesting data to the callback in
order to avoid calling the same getters multiple times.
Le 30 janv. 2013 21:01, "MerlinTwi" [email protected] a écrit :

Now in self made DataProvider need call
changed.execute(this, propertyName, DATA_DESCRIPTOR[propertyName],
newValue);
right?


Reply to this email directly or view it on GitHubhttps://github.com//issues/90#issuecomment-12909290.

from minko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.