Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Holograf/Holograf issues and pull requests
#100 - Adds functional controls; adds scene box walls; aligns scene in CSS; adds element click zoom-in & zoom-out
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#99 - Adds functional controls; adds scene box walls; aligns scene in CSS; adds click zoom
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#98 - change the background color to #222222
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#97 - set vs setObjectProperty
Issue -
State: open - Opened by cannoneyed almost 10 years ago
#96 - operators: at some point I think we might like to have these
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#95 - handles chained tweens, fixes the pseudo-modal flicker bug, adds several...
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#94 - bug: the parser is taking the raw string value of variables passed into the square brackets of collection element declarations.
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
- 1 comment
#93 - handles chained tweens, fixes the pseudo-modal flicker bug, adds several...
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
- 1 comment
#92 - Adds literal comprehension for array methods push and pop
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#91 - Finishes basic array comprehension
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#90 - make function declarations look different (wireframe)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#89 - bug: 2D objects are difficult to mouse-over
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#88 - bug: too many particles lines for the scopes
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#87 - bug: pseudo-centering only works on small programs
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#86 - test mouse-over load (result: no appreciable difference when removed from the render loop)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#85 - major refactor of the three code.
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#84 - Regular Expressions: WTF
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#83 - variable declarations without the assignment 'var' aren't parsed correctly.
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#82 - switches to webgl for rendering.
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#81 - Integrates Luke's work on Three refactor
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#80 - Luke's jacked up pull request
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#79 - Adds code editor bug fix and refactoring
Pull Request -
State: closed - Opened by ryanjlee almost 10 years ago
#78 - Finishes refactor of Program.js and implements Program unit testing
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#77 - Gulp error
Issue -
State: closed - Opened by nsipplswezey almost 10 years ago
- 3 comments
#76 - Redefining an object property as a method doesn't create a step with value ___function code
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#75 - Consolidates files; adds gulp process; updates controls
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#74 - bug: raycasting for mouseovers goes crazy after extensive navigation
Issue -
State: closed - Opened by ryanjlee almost 10 years ago
#73 - Fix bug and refactor save feature process
Pull Request -
State: closed - Opened by ryanjlee almost 10 years ago
#72 - Consolidated Scopelines, Gulpfile
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#71 - Scopelines Featurebranch
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
- 1 comment
#70 - Load archived compiled code from database?
Issue -
State: closed - Opened by ryanjlee almost 10 years ago
#69 - Deploy application
Issue -
State: closed - Opened by conrad almost 10 years ago
#68 - React testing
Issue -
State: open - Opened by conrad almost 10 years ago
#67 - Gray out code after compile
Issue -
State: open - Opened by conrad almost 10 years ago
#66 - Get URL to be highlight-able after Compile
Issue -
State: closed - Opened by conrad almost 10 years ago
#65 - Allow code to be highlighted after compiling
Issue -
State: open - Opened by conrad almost 10 years ago
#64 - Update controls for visualization
Issue -
State: closed - Opened by conrad almost 10 years ago
#63 - Updates button functions; removes unused files
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#62 - Updates button functions; removes unused files
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#61 - Implements unit testing suite for parser, refactors parser
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#60 - Implements URL routing
Pull Request -
State: closed - Opened by ryanjlee almost 10 years ago
#59 - figure out a way to make scope stepping intuitive
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#58 - do something with conditionals
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#57 - make the timeline go between scopes
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#56 - Adds button interactions (including ones manipulating 3js scene) and css...
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#55 - Begins implementing a testing suite with Jasmine
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#54 - bug: implicit object declaration triggers 'set' and 'object'
Issue -
State: open - Opened by cannoneyed almost 10 years ago
#53 - Adds button interactions (including ones manipulating 3js scene) and css...
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#52 - Cleans up components and adds functionality to compile and reset buttons
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#51 - fixed bug: function declarations without var throw error
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#50 - Cleans up components and adds functionality to compile and reset buttons
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#49 - change the course of the timelight to tween between the points on the line (maybe use the composite positions for this?) based on the time delta between their calls
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#48 - Adds Mongo database; Adds React routing; Adds saving capabilities
Pull Request -
State: closed - Opened by ryanjlee almost 10 years ago
#47 - bug: variables declared without being assigned values throws an error. (ex: var i, j;)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#46 - bug: function invocations not assigned to a variable are not added to the timeline.
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#45 - Creating interactive Compile and Refresh buttons
Issue -
State: closed - Opened by conrad almost 10 years ago
#44 - integrating Three.js into application
Issue -
State: closed - Opened by conrad almost 10 years ago
#43 - concat all those three js script files together.
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#42 - refactor the shape classes (hint hint, subclassesssssss)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#41 - extract the for loop cycle shapes into their own class
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#40 - combine the snapshot nodes with their parent preceding node
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#39 - Fixes package.json
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#38 - Adds Three.js with buttons; Adds css/bootstrap styling
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#37 - Adds Three.js with buttons; Adds css/bootstrap styling
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#36 - Adds Three.js with buttons; Adds css/bootstrap styling
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#35 - Finishes basic object comprehension
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
Labels: in progress
#34 - Adds ThreeJS and Famo.us Rendering in tabs
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#33 - creates a sub directory called three which contains all the three js code for the scene
Pull Request -
State: closed - Opened by lucaswadedavis almost 10 years ago
#32 - Begin testing framework
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#31 - handle objects and methods
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#30 - Finishes API documentation
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#29 - Finishes basic compiler
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#28 - seat 2D-rendering with famo.us within react
Issue -
State: closed - Opened by conrad almost 10 years ago
#27 - create method to resize Three.js scene based on number of components
Issue -
State: closed - Opened by conrad almost 10 years ago
#26 - handle nested loops
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#25 - handle other loop types
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#24 - Handle evaluation of conditionals
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#23 - Handle Conditionals
Issue -
State: closed - Opened by cannoneyed almost 10 years ago
#22 - Finishes raw compiler and executer of watched code
Pull Request -
State: closed - Opened by cannoneyed almost 10 years ago
#21 - Adds ProgramObject with initial methds; Creates tab to view of values in StateView at each step
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#20 - put attributes of collections within a shape signifying their collectionyness
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#19 - make a pause button (gonna do this with jQuery now, but I expect to change it to something more Reactive later)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#18 - replace the cylinder with a line (didn't work, cylinder's are better - maybe a long thin 2d shape would be best actually)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#17 - make the shapes responsive to mouseovers (there's a missing div that will display the shape's component data in the master app)
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#16 - reverse the initial camera angle so you're not always counting down instead of up
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#15 - figure out how to calculate the periodicity of visualization
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#14 - rendering light is computationally expensive (just keep that in mind)
Issue -
State: open - Opened by lucaswadedavis almost 10 years ago
#13 - create a new line for every scope, arrayed along the x axis
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#12 - make an exploding prototype
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#11 - replace the camera controls with something more robust
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#10 - Refactor the initial prototype: the main function should just take an array of objects and know what to do with them.
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#9 - creates dummy data for first render
Pull Request -
State: closed - Opened by conrad almost 10 years ago
#8 - place a series of cylinders or toruses along the line
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#7 - Animate the light moving along the line
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#6 - place a light in the scene
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#5 - Draw a line in the scene
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#4 - Create a scene
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#3 - Go over dependencies / build system
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#2 - Go over git workflow
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago
#1 - get to know the directory structure
Issue -
State: closed - Opened by lucaswadedavis almost 10 years ago