Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / threeDart/three.dart issues and pull requests

#203 - Alive?

Issue - State: closed - Opened by SCKelemen almost 7 years ago - 3 comments

#202 - Fix runtime error when initializing WebGLRenderer

Pull Request - State: open - Opened by mnordine over 8 years ago

#201 - Fix canvas2d drawImage in MTLLoader

Pull Request - State: open - Opened by gwTumm over 8 years ago

#200 - fixed clientX/Y not a function error

Pull Request - State: closed - Opened by DerKorb almost 9 years ago

#199 - orbit_controls.dart is broken due to browser changes

Issue - State: open - Opened by muth02446 almost 9 years ago - 2 comments

#198 - Instancing

Issue - State: open - Opened by unicomp21 about 9 years ago - 3 comments

#197 - Remove face4

Pull Request - State: open - Opened by brason over 9 years ago - 3 comments

#196 - Replaced UV with Vector2

Pull Request - State: closed - Opened by brason over 9 years ago

#195 - New examples

Pull Request - State: closed - Opened by brason over 9 years ago - 2 comments

#194 - Fixed bug where getChildByName allways return null

Pull Request - State: closed - Opened by RedShoeGhost over 9 years ago

#193 - The method getChildByName from object3d don't work

Issue - State: closed - Opened by RedShoeGhost over 9 years ago - 2 comments

#192 - Quaternion fixes

Pull Request - State: closed - Opened by johsin18 over 9 years ago

#191 - Threedart fixes fmtd

Pull Request - State: closed - Opened by DanielJoyce over 9 years ago

#190 - How should I use the newest three.dart

Issue - State: open - Opened by Jiakui over 9 years ago - 4 comments

#189 - Miscellaneous fixes and cleanup.

Pull Request - State: closed - Opened by DanielJoyce over 9 years ago - 4 comments

#188 - Ads BufferGeometry factory constructor from Geometry

Pull Request - State: open - Opened by tiagocardoso over 9 years ago

#186 - Various fixes 5

Pull Request - State: closed - Opened by johsin18 over 9 years ago

#185 - Status of this project

Issue - State: closed - Opened by bgourlie over 9 years ago - 1 comment

#184 - Fixes intersect and union on Boundign Box

Pull Request - State: closed - Opened by tiagocardoso over 9 years ago

#183 - Implement clone() and dispose() per threejs

Issue - State: open - Opened by DanielJoyce over 9 years ago

#182 - Merging with latest

Pull Request - State: closed - Opened by ivosek over 9 years ago - 1 comment

#181 - Add contributer's guide

Issue - State: open - Opened by beatgammit over 9 years ago - 1 comment

#180 - Update data_texture.dart

Pull Request - State: open - Opened by ivosek over 9 years ago - 1 comment

#179 - dartfmt: issue #166

Pull Request - State: closed - Opened by beatgammit over 9 years ago - 6 comments

#178 - Fixed scroll wheel zoom direction

Pull Request - State: closed - Opened by eukreign over 9 years ago - 3 comments

#177 - Boundingbox methods

Pull Request - State: closed - Opened by tiagocardoso over 9 years ago - 1 comment

#175 - Hemisphere light broken

Issue - State: closed - Opened by DanielJoyce over 9 years ago - 4 comments

#174 - fixed some examples of 'num is not a subtype of double'

Pull Request - State: closed - Opened by nagolinc over 9 years ago - 6 comments

#173 - Fix to Depth of Field Example

Pull Request - State: closed - Opened by cgrabowski over 9 years ago - 1 comment

#172 - Postprocessing

Pull Request - State: closed - Opened by cgrabowski over 9 years ago - 2 comments

#171 - Rendering WebGLRenderTargets and the Renderer interface

Issue - State: closed - Opened by cgrabowski over 9 years ago - 3 comments

#170 - Tabs -> spaces (part of #166)

Pull Request - State: closed - Opened by beatgammit over 9 years ago - 4 comments

#169 - Fixes DirectionalLight and examples.

Pull Request - State: closed - Opened by cgrabowski over 9 years ago - 3 comments

#168 - Postprocessing

Issue - State: closed - Opened by cgrabowski over 9 years ago - 3 comments

#167 - Add MTL support on OBJLoader

Pull Request - State: closed - Opened by seguins over 9 years ago - 2 comments

#166 - dartfmt

Issue - State: closed - Opened by beatgammit over 9 years ago - 8 comments

#165 - Imported documentation from three.js

Pull Request - State: closed - Opened by beatgammit over 9 years ago - 2 comments

#164 - Ported shaders from three.js/examples/js/shaders

Pull Request - State: closed - Opened by cgrabowski over 9 years ago - 4 comments

#163 - Updated Change Log for 0.2.5

Pull Request - State: closed - Opened by beatgammit over 9 years ago - 5 comments

#162 - Add MTLLoader and MTL support in the OBJLoader

Pull Request - State: closed - Opened by seguins over 9 years ago - 6 comments

#161 - Bugfix in lib/extras/renderers/canvas_renderer.dart

Pull Request - State: closed - Opened by cgrabowski over 9 years ago

#160 - This fixes #117

Pull Request - State: closed - Opened by seguins over 9 years ago - 3 comments

#159 - Fix trackball in terms of touch support

Pull Request - State: closed - Opened by johsin18 over 9 years ago

#158 - Various fixes 4

Pull Request - State: closed - Opened by johsin18 over 9 years ago - 3 comments

#157 - Particles in WebGLRenderer?

Issue - State: open - Opened by mpgerlek over 9 years ago - 1 comment

#156 - Texture repeat: natural dimensions

Issue - State: open - Opened by dhasenan over 9 years ago - 2 comments

#155 - Use createPatternFromImage rather than createPattern

Pull Request - State: closed - Opened by dhasenan over 9 years ago - 1 comment

#154 - CanvasRenderingContext2D.createPattern used for images

Issue - State: closed - Opened by dhasenan over 9 years ago

#153 - More type annotations or type documentation please

Issue - State: open - Opened by dhasenan over 9 years ago - 3 comments

#152 - Add set vertexShader for ShaderMaterial.

Pull Request - State: closed - Opened by johsin18 over 9 years ago - 2 comments

#151 - Various fixes 3

Pull Request - State: closed - Opened by johsin18 over 9 years ago - 1 comment

#150 - Dart can't find OBJLoader.

Issue - State: closed - Opened by Portals almost 10 years ago - 3 comments

#149 - Refactor to focus on WebGL Renderer

Pull Request - State: closed - Opened by nelsonsilva almost 10 years ago - 1 comment

#148 - Ported OrbitControls.js from three.js to Dart, ported associated three.js example

Pull Request - State: closed - Opened by adamjcook almost 10 years ago - 2 comments

#147 - Fixed adding multiple PointLights

Pull Request - State: closed - Opened by AmateurLabs almost 10 years ago - 1 comment

#146 - Ported OrthographicTrackballControls.js from three.js to Dart, added example

Pull Request - State: closed - Opened by adamjcook almost 10 years ago - 1 comment

#145 - Changed domElement to this.domElement in TrackballControls constructor.

Pull Request - State: closed - Opened by adamjcook almost 10 years ago - 2 comments

#144 - All demos broken when attempting to run them in Dartium

Issue - State: open - Opened by adamjcook almost 10 years ago - 1 comment

#143 - Keep only WebGL Renderer

Issue - State: open - Opened by nelsonsilva almost 10 years ago

#142 - Severe performance degradation relative to three.js

Issue - State: open - Opened by DanielJoyce almost 10 years ago - 6 comments

#141 - Fixed list indexing in closed spline curve

Pull Request - State: closed - Opened by gwTumm almost 10 years ago

#140 - Utilizing Dart's Static typing more?

Issue - State: closed - Opened by ghost almost 10 years ago - 3 comments

#139 - Use double for translation distance

Pull Request - State: closed - Opened by mrowdy almost 10 years ago - 2 comments

#138 - Object3D Translations are to generic

Issue - State: open - Opened by mrowdy almost 10 years ago

#137 - Exception when adding second point light

Issue - State: open - Opened by CoderCat84 almost 10 years ago - 1 comment

#136 - Cast JSONLoader Ints to Doubles Where Needed

Pull Request - State: closed - Opened by niedzielski almost 10 years ago

#134 - Cannot find the SVG renderer. Why is it missing?

Issue - State: open - Opened by Emasoft about 10 years ago - 3 comments

#129 - Fix dependencies errors with dart 1.4

Pull Request - State: closed - Opened by seguins about 10 years ago - 1 comment

#128 - Tween chaining now possible, fixes #123.

Pull Request - State: closed - Opened by tobbel about 10 years ago

#123 - Tween chain won't start the next one.

Issue - State: closed - Opened by gmpassos over 10 years ago

#122 - Shadows demo does not work in Dartium

Issue - State: open - Opened by delaneyj over 10 years ago - 4 comments

#116 - The built-in library 'dart:json' is not available on Dartium.

Issue - State: closed - Opened by Xerosigma over 10 years ago - 10 comments

#115 - converting javascript objects to json

Issue - State: closed - Opened by ghost over 10 years ago - 2 comments

#114 - fixed VertexColorType in web_gl_renderer and added geometry_colors example

Pull Request - State: closed - Opened by ghost over 10 years ago - 4 comments

#105 - Changing json dependency in favor of dart:convert.

Pull Request - State: closed - Opened by tiagocardoso over 10 years ago - 1 comment

#103 - Added json dependency to pubspec.yaml.

Pull Request - State: closed - Opened by tiagocardoso over 10 years ago

#101 - Transparency issue with lots of spheres

Issue - State: open - Opened by markhats almost 11 years ago - 7 comments

#97 - Fonts/Text fixes and examples

Pull Request - State: closed - Opened by markhats almost 11 years ago - 9 comments

#96 - Vertex / Face colors

Issue - State: open - Opened by markhats almost 11 years ago - 11 comments

#93 - Fixed warnings and removed TODO

Pull Request - State: closed - Opened by andersforsell almost 11 years ago - 1 comment

#87 - update hop runner

Pull Request - State: closed - Opened by adam-singer about 11 years ago

#85 - Fix RangeError in projectScene

Pull Request - State: closed - Opened by markhats about 11 years ago - 1 comment

#81 - Fixed BufferGeometry and added WebGL_BufferGeometry example

Pull Request - State: closed - Opened by nelsonsilva about 11 years ago - 1 comment

#76 - Fixes for vector_math migration problems in trackball

Pull Request - State: closed - Opened by andersforsell about 11 years ago

#73 - Fix for ortographiccamera

Pull Request - State: closed - Opened by andersforsell about 11 years ago - 1 comment

#67 - Fixed additional .cross migration errors

Pull Request - State: closed - Opened by andersforsell about 11 years ago

#55 - merged pubspec.yaml

Pull Request - State: closed - Opened by adam-singer about 11 years ago - 1 comment

#54 - update pub spec for master

Pull Request - State: closed - Opened by adam-singer about 11 years ago

#53 - update readme.md with v0.2.5 changes

Issue - State: closed - Opened by adam-singer about 11 years ago

#48 - Updated Quaternions methods..

Pull Request - State: closed - Opened by Nican about 11 years ago - 3 comments

#47 - Fixed issues for using with the latest dart.

Pull Request - State: closed - Opened by Nican about 11 years ago - 2 comments

#37 - quick fix of faceVertexUvs being an array of 0

Pull Request - State: closed - Opened by adam-singer over 11 years ago

#31 - renaming tools to tool

Pull Request - State: closed - Opened by adam-singer over 11 years ago - 1 comment

#15 - Errors in master repo

Issue - State: closed - Opened by robsilv almost 12 years ago - 12 comments

#14 - Update landing page and README.md

Issue - State: closed - Opened by adam-singer almost 12 years ago - 1 comment

#2 - live demo

Issue - State: closed - Opened by hrj over 12 years ago - 1 comment