Skip to content

Commit

Permalink
Arrange file modes : 755 => 644
Browse files Browse the repository at this point in the history
Following extensions kept remain 755:
 - .sh
 - .bash
 - .sample (https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)
Following extensions changed into 644:
 - Scripts
   - .json
   - .js
   - .html
   - .mel
 - Resources
   - .3mf
   - .dae
   - .jpg
   - .wrl
 - MISC
   - README.md
   - LICENSE
  • Loading branch information
pjhjohn committed Nov 21, 2016
1 parent 7dcd33f commit 1d3022b
Show file tree
Hide file tree
Showing 73 changed files with 0 additions and 0 deletions.
Empty file modified editor/examples/arkanoid.app.json
100755 → 100644
Empty file.
Empty file modified editor/examples/camera.app.json
100755 → 100644
Empty file.
Empty file modified editor/examples/particles.app.json
100755 → 100644
Empty file.
Empty file modified editor/examples/pong.app.json
100755 → 100644
Empty file.
Empty file modified editor/js/Command.js
100755 → 100644
Empty file.
Empty file modified editor/js/Sidebar.History.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/AddObjectCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/AddScriptCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/MoveObjectCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/MultiCmdsCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/RemoveObjectCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/RemoveScriptCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetColorCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetGeometryCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetGeometryValueCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetMaterialColorCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetMaterialCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetMaterialMapCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetMaterialValueCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetPositionCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetRotationCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetScaleCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetSceneCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetScriptValueCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetUuidCommand.js
100755 → 100644
Empty file.
Empty file modified editor/js/commands/SetValueCommand.js
100755 → 100644
Empty file.
Empty file modified examples/fonts/droid/droid_sans_bold.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/droid/droid_sans_mono_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/droid/droid_sans_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/droid/droid_serif_bold.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/droid/droid_serif_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/gentilis_bold.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/gentilis_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/helvetiker_bold.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/helvetiker_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/optimer_bold.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/fonts/optimer_regular.typeface.json
100755 → 100644
Empty file.
Empty file modified examples/js/controls/VRControls.js
100755 → 100644
Empty file.
Empty file modified examples/js/libs/dat.gui.min.js
100755 → 100644
Empty file.
Empty file modified examples/js/loaders/ctm/CTMLoader.js
100755 → 100644
Empty file.
Empty file modified examples/js/loaders/ctm/ctm.js
100755 → 100644
Empty file.
Empty file modified examples/js/vr/WebVR.js
100755 → 100644
Empty file.
Empty file modified examples/models/3mf/cube_gears.3mf
100755 → 100644
Empty file.
Empty file modified examples/models/collada/pump/pump.dae
100755 → 100644
Empty file.
Empty file modified examples/models/collada/pump/pump_body.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified examples/models/collada/pump/pump_gears.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified examples/models/collada/pump/pump_metalreflect.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified examples/models/platform/platform.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified examples/models/vrml/house.wrl
100755 → 100644
Empty file.
Empty file modified test/unit/editor/CommonUtilities.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestAddObjectCommandAndRemoveObjectCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestAddScriptCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestMoveObjectCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestNestedDoUndoRedo.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestRemoveScriptCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSerialization.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetColorCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetPositionCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetRotationCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetScaleCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetScriptValueCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetUuidCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/editor/TestSetValueCommand.js
100755 → 100644
Empty file.
Empty file modified test/unit/unittests_editor.html
100755 → 100644
Empty file.
Empty file modified utils/converters/fbx/LICENSE
100755 → 100644
Empty file.
Empty file modified utils/converters/fbx/README.md
100755 → 100644
Empty file.
Empty file modified utils/converters/fbx/convert_to_threejs.py
100755 → 100644
Empty file.
Empty file modified utils/converters/msgpack/json2msgpack.py
100755 → 100644
Empty file.
Empty file modified utils/exporters/blender/tests/scripts/exporter.py
100755 → 100644
Empty file.
Empty file modified utils/exporters/max/annotate/README.md
100755 → 100644
Empty file.
Empty file modified utils/exporters/max/annotate/annotate.py
100755 → 100644
Empty file.
Empty file modified utils/exporters/maya/README.md
100755 → 100644
Empty file.
Empty file modified utils/exporters/maya/scripts/ThreeJsExportScript.mel
100755 → 100644
Empty file.

0 comments on commit 1d3022b

Please sign in to comment.