-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50adfb7
commit f0824d5
Showing
3 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule lol
updated
10 files
+15 −22 | .gitattributes | |
+72 −72 | doc/tutorial/05_easymesh.vcxproj | |
+64 −64 | doc/tutorial/13_shader_builder.vcxproj | |
+72 −72 | doc/tutorial/14_lua.vcxproj | |
+64 −64 | doc/tutorial/15_gui.vcxproj | |
+354 −354 | lol.sln | |
+132 −132 | src/3rdparty/lol-lua.vcxproj | |
+384 −384 | src/lol-core.vcxproj | |
+171 −171 | tools/vslol/VsLol.csproj | |
+20 −20 | tools/vslol/VsLol.sln |
f0824d5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! Are you going to implement acosh, asinh and atanh functions?