Skip to content

Releases: nrosenstein-c4d/c4d-resedit

New Icons, R16+ Language fix, new default values

11 Dec 16:15
Compare
Choose a tag to compare
  • ResEdit dialogs have more spacing (looks much nicer)
  • Removed icons from "Browser" window (#20)
  • New ResEdit icons, also for ResEdit plugin commands (#19, #6)
  • ResEdit "Help" command now redirects to the User Interface section of the C++ online documentation (#18)
  • Added a tooltip for toolbar icons (#12)
  • Updated default values for several GUI widgets (#11)
  • Toolbar window is now resizable on Windows (#10)
  • Toolbar icon size and layout can now be changed (#7)
  • Fixed issue with a resources language list in Cinema 4D R16 and older versions (#4)
Platform
Windows R16.050, Windows 10, MSVC 17.00.50727.1 for x64
OSX R16.050, OSX Yosemite 10.10.5, LLVM 6.1.0

v1.2

05 Nov 19:00
Compare
Choose a tag to compare
  • ResEdit windows don't overlap and open with a reasonable default size
  • Toolbar windows now has a dialog title bar on Mac (movable)
  • BITMAPBUTTON is now properly rendered into the resource file
  • Browser window text fields removed, releases width constraint
  • Settings window is now wrapped in a Scroll Group
  • Fixed language detection for R16+ (new resource directory structure) see #4
  • Fixed crash when saving dialog resource (related to #4)

For a list of all changes, review Milestone v1.2.

v1.1

05 Nov 15:58
Compare
Choose a tag to compare
  • Fix compilation on Windows
  • Remove Visual Studio Project Files
  • Remove unnecessary file source/FileSelWin.cpp

You can still use the Mac version from v1.0

v1.0

03 Nov 20:05
Compare
Choose a tag to compare
  • (almost) original version of ResEdit (view changes)
  • Mac version built with Clang 6.1.0 on OSX Mavericks