Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CityGen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kent Holt
CityGen
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
Simulation
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Sep
8
7
Its no longer a bug, its a feature!
Simulation master
Simulation master
Fixed minor bugs, major bugs still percist
made demoGen use identifiable prefabs, deleted commented code
Made the simulator use custom rules
Altered game of life to integrate easier with rest of project
removed cubes from the scene
Added cube prefab and mat
Added all cloned objects to the parent hierarchy
Instantiating game object based on the layout
Merge branch 'Simulation' of http://prod3.imt.hig.no/Kent/CityGen into Simulation
Loaded the houses.
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Dont remember
Added parameter in load
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen into Simulation
loading prefabs from simulator
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Fixed broken saving + loading, cleaned up a little and added function for loading the selected city
Added game of life
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Added a new partial class of citygen
Merge branch 'master' of http://prod3.imt.hig.no/Kent/CityGen
Fixed nullreference in genDemo
Merge og master on master
Unity stuff, idk
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Saved the scene
Fixed duplicated error
Fixed error on not getting persisten data file path on initialization (moved it in OnEnable)
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Added save and load functions + basic test
Merge branch 'master' of http://prod3.imt.hig.no/Kent/CityGen
Added hose for testing and genDemo for testing with hardcoded values
Fixed typo
Fixed typo
Merge branch 'master' of prod3.imt.hig.no:Kent/CityGen
Added placeholder file to keep terrain folder within repo
Finished set up of CityGenWindow class + did some testing with UI + started on generalizing the City Selection Menu
Saving and loading functions are done
Added class attribute for citygen
Loading