Skip to content

Commit 15fb69f

Browse files
author
shuvo-hash
committed
Removed all mixamo tags
1 parent 5273834 commit 15fb69f

40 files changed

+28546
-9811
lines changed

.gitignore

100644100755
File mode changed.

.idea/aws.xml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/react-mixamo.iml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSE

100644100755
File mode changed.

README.md

100644100755
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# ⛹⛹⛹ Mixamo Character Animation Combiner ⛹⛹⛹
1+
# ⛹⛹⛹ Character Animation Combiner ⛹⛹⛹
22

3-
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
4-
5-
## [LIVE HERE 💎](https://nilooy.github.io/mixamo-animation-combiner/)
3+
## [LIVE HERE 💎](https://nilooy.github.io/character-animation-combiner)
64

75
## Run Locally
86

package-lock.json

100644100755
Lines changed: 18291 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100644100755
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-mixamo",
2+
"name": "character-animation-combiner",
33
"version": "0.1.0",
44
"private": true,
55
"author": {
@@ -18,7 +18,7 @@
1818
"react-scripts": "3.4.3",
1919
"three": "^0.120.0"
2020
},
21-
"homepage": "mixamo-animation-combiner",
21+
"homepage": "character-animation-combiner",
2222
"scripts": {
2323
"predeploy": "yarn run build",
2424
"deploy": "gh-pages -d build",

public/favicon.ico

100644100755
File mode changed.

public/index.html

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
work correctly both with client-side routing and a non-root public URL.
2525
Learn how to configure a non-root public URL by running `npm run build`.
2626
-->
27-
<title>Mixamo Character Animation Combiner</title>
27+
<title>Character Animation Combiner</title>
2828
<!--Import Google Icon Font-->
2929
<link
3030
href="https://fonts.googleapis.com/icon?family=Material+Icons"

public/logo192.png

100644100755
File mode changed.

0 commit comments

Comments
 (0)