Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refreshing fork #1

Merged
merged 89 commits into from Mar 20, 2015
Merged

refreshing fork #1

merged 89 commits into from Mar 20, 2015

Conversation

jahow
Copy link
Owner

@jahow jahow commented Mar 20, 2015

No description provided.

olivier.g and others added 30 commits March 3, 2015 15:47
Added sampling mode as a parameter for SpriteManager
New 'color correction' post process
Without this fix, two geometries which have been copied share the same vertex data arrays. This leads to unexpected behaviour, e.g. infinite loop when trying to merge meshes.
Conflicts:
	Babylon/Mesh/babylon.geometry.ts
Conflicts:
	Babylon/Debug/babylon.debugLayer.js.map
	Babylon/Math/babylon.math.js
	Babylon/Math/babylon.math.ts
	Babylon/Mesh/babylon.mesh.js
	Babylon/Mesh/babylon.mesh.ts
	babylon.2.1-alpha.debug.js
	babylon.2.1-alpha.js
gulp instruction - minor fix
The target property in the Arc cameras is different than the rest.
just cosmetic, it is the same reference.
The file loader was also missing the function to set the target vector
in case no target mesh id was given.
Adding more SIMD.js functions
Mesh optimize will search for duplicate positions and will update the
indices to reference only one of them.
deltakosh and others added 27 commits March 14, 2015 12:25
useCameraPostProcess whenever there is a special camera in use
The loader is setting the target after the view matrix is being generated. target is needed at this time already.
Will fix the loader problem.
added includeOnlyWithLayerMask for filtering meshes
Setting default target for ArcRotate target
Excluding normal, uvs and color data for better performance.
Vertex not referenced from triangle, no ids anymore.
The entire reconstruction process was reordered.
Now attending to position duplicates correctly.
Due to a long computation time (n*n searching for duplicates), reduces
the number of sync operations.
Mesh optimization in simplification
Fixing camera billboarding
jahow added a commit that referenced this pull request Mar 20, 2015
@jahow jahow merged commit 185c5f7 into jahow:master Mar 20, 2015
jahow pushed a commit that referenced this pull request Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants