1. Crocotile 3D
  2. News

Crocotile 3D News

v1.4.0

A lot of optimizations have been made in this version as well as bug fixes. Also a couple new features have been added.

There have been changes made to the way bindings work for certain actions, primarily the camera controls. These changes allow you to specify whether the camera controls can use a mouse button without having to hold a key down. Users who prefer controls similar to Blender can now customize their controls to mimic that.

[previewyoutube][/previewyoutube] Another notable feature is the ability to repeat a texture across a tile. Tilesets now allow their UVs to wrap, so you can now place a tile into its own tileset and shift its UVs beyond the edges to repeat the texture across its surface. To see a demonstration of this, watch this video:

Check the patchnotes below for a full list of improvements.

Remember to report any bugs you may encounter!

  • Fixed: Saving a scene wouldn't save whether the skybox is visible or not, so when loading a scene it would always be set visible.
  • Fixed: Setting a binding using Enter key would always place it at the beginning of the command sequence. Now it should stay at the end of the sequence.
  • Added: Option in key bindings to set "Toggle Active Mode" with either; key, mouse, key OR mouse, key AND mouse.
  • Added: Option in key bindings to set "Context Edit Menu" with either; mouse, key AND mouse. (Right-mouse button only).
  • Added: Option in key bindings to set "Erase Tile" with either; mouse, key AND mouse. (Right-mouse button only).
  • Added: Option in key bindings to set "Cardinal Buttons".
  • Changed: Key bindings for Rotate,Zoom,Pan can now be set to either; mouse, key And mouse. This allows the bindings to not be bound to a key. Rotate, Zoom, and Pan can share the same mouse button as well.
  • Fixed: Clicking vertices behind tiles with Camera Based Selection disabled would sometimes not select them.
  • Fixed: Clicking vertices behind tiles with Camera Based Selection disabled would also select the face you are hovering over.
  • Improved: Selecting verts/faces/objects should process quicker.
  • Improved: Operations on large quantities of tiles should perform quicker.
  • Improved: Upgraded three.js library to the latest version.
  • Fixed: Arrow helpers wouldn't display correct position when in rotate/resize mode.
  • Fixed: Skybox would become out of sync when adjusting the camera quickly.
  • Fixed: Camera movement after zooming and switching between perspective and orthographic modes would sometimes break the mouse panning.
  • Fixed: Moving vertices would become offset from the grid and crosshair if the w,a,s,d keys were being held down.
  • Changed: Tilesets have texture wrapping enabled to allow for repeating an image across a single tile.
  • Added: New option in the Tileset menu; "Add selected tiles to new Tileset". This will create a new tileset based off the currently selected tiles in the tileset window.
  • Fixed: Clicking the Tileset scrollbar would change the selected tile size.
  • Changed: The Zoom menu and Palette menu are now more standardized. This fixes any issues they had in the past.
  • Added: Reset Bindings button in the Buttons config. This will reset all the controls back to their default settings.

Tutorial / Walk-through : Telephone

Here is a tutorial / walk-through on how to model a telephone! If you have any suggestions on what you would like to see created, let me know.
🐊 Download Scene
[previewyoutube][/previewyoutube]

v1.3.9

Version 1.3.9 contains a handful of important bug fixes. Check the patchnotes below.
  • Fixed: There was an issue in some cases where you wouldn't be able to erase certain tiles.
  • Fixed: Couldn't draw tiles near others if grid rounding is high because it thought the tile was overlapping.
  • Fixed: Placing tiles ontop of other tiles that face the other way now works without removing the other tile.
  • Fixed: In some cases when exporting some tiles would not display the correct texture uvs.

Remember to report any bugs you may encounter!

v1.3.8

Version 1.3.8 has various improvements, fixes, and a couple new features. Check the patchnotes below.
  • Improved: There still were issues with Merging vertices on export. Changed the way vertices were merged to fix these issues.
  • Fixed: Setting the tilesize wouldn't update the grid-rounding value.
  • Fixed: Opening a new blank scene may not have kept settings that were previously set.
  • Fixed: Splitting or sub-dividing a tile inside an object would cause new instances of that object to have those tiles highlighted.
  • Fixed: Saving a scene would add an incorrect item to the Load Recent list located in the file menu.
  • Fixed: Deleting objects and instances would potentially cause issues if undo/redoing those deletions while editing other instances.
  • Improved: When clicking a vertex, sometimes it would select other vertices behind it that were being hovered over. Changes were made to help prevent this.
  • Improved: Selecting a single point consisting of multiple vertices would sometimes not select all of them if some tiles were facing away from the camera.
  • Added: Option in the settings to lock the crosshair to the grid. This helps prevent the crosshair from getting offset or misaligned.
  • Added: Shortcut key (Alt+C) to snap the crosshair to the grid. Useful to quickly snap the crosshair to the grid if you haven't been locking it to the grid.
  • Fixed: In some cases, drawing tiles to the scene would position them slightly offset from the crosshair plane.

v1.3.7

Version 1.3.7 fixes various bugs, as well as adds some new features! I've created a short video going over these changes, as well as provide the patchnotes below.
[previewyoutube][/previewyoutube]
  • Added: Realign the selected vertices/faces to the grid, based on the current grid-rounding value. Right-click while in edit mode, go to Vertices, then choose Align vertices to the grid. Or press the O key.
  • Added: Ability to set 3d tilescale x and y values independent of each other.
  • Fixed: There was an issue with clicking tiles next to the scrollbar in the tileset window.
  • Fixed: Some vertices could fail to merge when exporting.
  • Added: Move forwards (Spacebar + Y) and backwards (Spacebar + H).
  • Changed: The Settings now contain different sections to help organize and make space for future settings.
  • Fixed: Hiding and showing the lines via pressing the 0 number key wouldn't work the first time you pressed it.
  • Added: Vertex size option. Adjusts how big the vertices look.
  • Improved: Various improvements to selecting/clicking/dragging vertices.
  • Improved: Quitting the application won't prompt you if you have saved all your changes. Loading will prompt you if you haven't saved.
  • Added: Recently opened/saved scenes now are listed in the File menu! Easily reload previous scenes this way.