commit | c868b888bf32eda42a8deb84d96b471ed6b17ecf | [log] [tgz] |
---|---|---|
author | Luigi Rosso <luigi.rosso@gmail.com> | Sun Aug 19 17:25:45 2018 -0700 |
committer | Luigi Rosso <luigi.rosso@gmail.com> | Sun Aug 19 17:25:45 2018 -0700 |
tree | cefa5d4cdc8a112b95ac8e2eb72d112287ec7e3e | |
parent | 693604d342ab1a7322b0dff13e6a65022934f634 [diff] |
Adding rotation constraint.
Nima C++ Runtime Library
Currently contains a single Makefile that has been tested on OSX. The library is self contained so porting to other environments shouldn‘t be too difficult. It’s on the list :)
Take a look at https://github.com/2d-inc/Nima-Cpp-Testing for an example implementation.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Hold please...