Please sign in to access this page

React Planner (revived)

React Planner (revived) Used AI

19 devlogs
123h 45m
•  Ship certified
Created by Konstantin

Taking the abandoned project at (https://github.com/cvdlab/react-planner) and converting it from JS to Typescript, updating all dependencies, fixing old bugs and graphical glitches and creating a better api for integration.

Timeline

Ship 1

1 payout of shell 280.0 shells

Konstantin

about 1 month ago

Konstantin Covers 19 devlogs and 104h 13m

added glass texture for walls

Update attachment

Added a single sofa and working on glass for the walls

Update attachment

Publish to npm

Update attachment

Publish repo to github with automatic workflows to publish main und pull request demos to github pages

Update attachment

Improve 3d render of balcony, better typing for catalgo element render functions, added eslint

Update attachment

Fix 3d rendering of walls at angles, fixed history, solved some TODO's

Update attachment

Fixed texture loading for items, fixed window (holes) rendering

Update attachment

Created a Toilet Model with optional tank and a lot of options, cached images when using the dev server, improved the toggle button property option

Update attachment

fixed lighing, 3d viewer updates, area selection, hot reloading and moved some old functions to classes

Update attachment

connected corners for 3d viewer, better hot reloading and fixed element editor

Update attachment

connected corners and fixed redux devtools

Update attachment

Fixed line dragging, 3d viewer, element property editor and autosave

Update attachment

Fix Line creation and Guides.

Update attachment

Fixed drawing wall always from center

Update attachment

Fix 3d invisible grid and numbers

Update attachment

Turn most classes to pure objects for redux state compatability, remove immutablility.js completely.

Update attachment

Still converting from immutable.js to immer.js libary for better typescript support.

Update attachment

Finished Typescript converstion for all source files, only demo files are still in JS.

Update attachment

Updating dependencies, removing build files, improving webpack config

Update attachment