Objects layers renamed to base file name instead of "topnode" & More then one file can be loaded in the Resource Window#34
Open
herace wants to merge 62 commits intohidefuku:masterfrom
Open
Objects layers renamed to base file name instead of "topnode" & More then one file can be loaded in the Resource Window#34herace wants to merge 62 commits intohidefuku:masterfrom
herace wants to merge 62 commits intohidefuku:masterfrom
Conversation
|
@herace That's really nice! I think it was one of those things that had to be done 😄 FYI I suspect the project lead dev is either too busy with his life or has taken a "recess" for the time being from developing free stuff, if you know what I mean, as I stopped receiving updates for this app ever since December 2017. If you're going to continue developing AE probably it is better to keep your fork up and if possible I'll gladly direct anyone that still uses the software and wants to develop it further to visit your repo for the time being 🙂 |
Author
|
@Jose-Moreno Dude thank you SO much for the feedback dude and also the current state of this repo. Ill try my very best to improve whatever i can 😄 |
Create more then one new layers from the resource Dialog
* Add Rotate Canvas (Anti) Clockwise key bindings * Start of WIP showing Key Bindings in tool tips
Fix a few compiler warnings
Add canvas rotation using NumPad + KeyPad numbers
WIP: Fix old-style cast warnings
Fixes saving of Keypad modifier keys in settings
…imeline header and In InfoLabelWidget
…et notified when some setting is updated
…dow::onApplicationSettingUpdated to be able to propergate setting changes to child widgets
…e explicit in the tooltip variable names
Fix a few warnings in core A to B* source files
Add one more keymapping to tooltip
Add feature timeline information
* Fix a few: "old-style cast..." and float vs. double conversions warning messages in touched files * Move TimeFormat::remap to util::MathUtil::remap * Add cycle function to util::MathUtil * Expose private "maxFrame" member value via getter in time_Scaler * Fix "SMPTE" and "Seconds : Frame" time formats to correctly start over when reaching end of scale (bug report via Discord by @josemoreno)
… setting to onThemeUpdated slots
Fix `SMPTE` and `Seconds : Frame` time formats
Added chat board links on readme file.
Fix conflict in src/ctrl/time/time_Renderer.cpp as the setting name has changed
…Introduce theme::TimeLine proxy for sending Qt stylesheet changes to non-QWidget derived classes
fixed root directory in travis.yml Added target Updated travis Updated location of pro Trying to cp binary, as i cannot manage to install it Fixed app name in travis.yml Changed app name Added data to appdir Added -R to cp
Adding Travis CI with appimage deployment
Add theme support
Qt515 support
added missing build instruction for linux
Updated Debian based linux distros installation instructions. Added Arch based linux distros installation instructions.
removed "sudo" on qmake and make steps as WolfyHawk suggested
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A small update that i found useful when using AnimeEffects :) .
I think im close to figuring out how to add more then one object from the resource window but for now ill just give whatever i have since it speeds ups my workflow personally.