[gimp] (197 commits) Non-fast-forward update to branch wip/animation



The branch 'wip/animation' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  5c7878d... plug-ins: new disposal mode "tags" for animation playback, 
  d2b67f2... plug-ins: better support of big images: quality checkbox, l
  f4d0746... plug-ins: must faster implementation for tagged disposal mo
  8aebda9... plug-ins: move to a frame in animation playback by clicking
  1a842c2... plug-ins: add start and end frame concept to animation play
  329bdfd... plug-ins: don't show the animation playback quality checkbo
  6713766... plug-ins: improved UI for frame length support.
  c37f224... plug-ins: support for layer groups in animation-play.
  8ec8461... plug-ins: display an alpha background when no animation fra
  14f53f1... plug-ins: major cleanup of animation-play.
  1534302... plug-ins: reorder all functions in animation-play...
  3c7e7ff... plug-ins: movie animation-play in its own directory.
  fb0ed1f... plug-ins: animation-play reorganized into several files.
  2bdfe4d... plug-ins: warn of low framerate…
  09f2a22... plug-ins: stop animation playback before quitting.
  2628e1a... plug-ins: make sure the drawing area is realized before dra
  09fb797... plug-ins: complete code reorganization of animation-play.
  d3cca97... plug-ins: do not use direct letters as shortcuts.
  2f1e669... plug-ins: the legacy animation becomes "animatic" animation
  66a36f7... plug-ins: reset framerate warning when it comes back to acc
  f0017dd... plug-ins: minor code cleanup of animation-play.
  f17d298... plug-ins: save and load animatic info as XML.
  beb15f7... plug-ins: display selected panel and allow to jump to panel
  0619b19... plug-ins: tab key in comment fields to switch to the next c
  b19c66a... plug-ins: implement "combine" (blend mode "normal"/gegl:ove
  36b0e2b... plug-ins: fix animation panel's thumbnails.
  310cf55... plug-ins: do not destroy widgets twice.
  3e21bb2... plug-ins: cache panels directly as GEGL buffers.
  812af0a... plug-ins: improve proxy support in animation playback.
  2586f08... plug-ins: add new animation type "cel animation".
  615465d... plug-ins: serialization for cel animations.
  a9b75f3... plug-ins: add a view of the image layers for cel animation.
  53cb10e... plug-ins: some basic X-Sheet layout.
  8f78a4a... plug-ins: frame selection for cel animation.
  db912fa... plug-ins: allow updating animation track titles.
  6db6f14... plug-ins: do not reverse track order at each serialization.
  557df16... plug-ins: allow updating comments for cel animations.
  725775c... plug-ins: select layer for each track/frame couple.
  0493d81... plug-ins: fix cel selection in animation.
  383b6cf... plug-ins: name animation cels appropriately.
  321f161... plug-ins: make so the layer list takes all the vertical spa
  01da334... plug-ins: jump to a frame position by clicking on xsheet fr
  00ee45a... plug-ins: scroll the X-Sheet when jumping to a frame positi
  78c2afb... plug-ins: get rid of animation's start position property.
  6940271... plug-ins: split the playback code out of the Animation clas
  84d00ab... plug-ins: better behavior on animation duration change.
  ade39ca... plug-ins: add a spin button to set duration for cel animati
  ef3743d... plug-ins: fix a few bugs when changing animation types.
  97a233a... plug-ins: don't rebuild whole xsheet when changing animatio
  007dba9... plug-ins: add and move tracks for cel animations.
  78660dc... plug-ins: add track deletion button.
  01619d2... plug-ins: rename s/animationanimatic.[ch]/animation-animati
  28d7bd1... plug-ins: allow zooming in/out with ctrl-scroll up/down.
  eec1ae1... plug-ins: move settings in a tab.
  c6dcae0... plug-ins: minor improvements on storyboard GUI.
  7298ded... plug-ins: click the storyboard panel to jump to the right p
  261cf51... plug-ins: scroll to storyboard panel corresponding to playb
  bcfddbc... plug-ins: in x-sheet and storyboard, do not jump to current
  f7134bb... plug-ins: get a quick frame preview when entering the progr
  191b994... plug-ins: add a visual separator every second in the X-Shee
  2aa4173... plug-ins: add time in second in the animation dialog's prog
  5c84efe... plug-ins: broken X-sheet when adding new frames to cel anim
  46b87c9... plug-ins: factor the X-Sheet construction code.
  4780bcd... plug-ins: do not recreate the whole X-Sheet on add/delete t
  a411dc2... plug-ins: get rid of animation_dialog_refresh().
  50c903c... plug-ins: get rid of unblock_ui().
  7a6f454... plug-ins: improve progress bar's mouse interaction.
  9199b23... plug-ins: better progress bar text.
  9aa2cdd... plug-ins: fix refreshing cel animations.
  b58c607... plug-ins: handling deleted layers.
  6b676e5... plug-ins: using g_printerr() instead of g_warning() for...
  6315035... plug-ins: cleanup before re-loading default animation on pa
  b1ebc01... plug-ins: some more code factorization in X-Sheet animation
  5cd1601... plug-ins: allow to select several layers per animation cell
  cfe8471... plug-ins: improved labelling for cells.
  00d5651... plug-ins: return value of gimp_image_get_layers() must be f
  45bf32b... plug-ins: automatically create animation cycles from layer 
  8783455... plug-ins: support animation cycles with several layers in a
  ded1356... plug-ins: fix default cel animation construction.
  14a85f6... plug-ins: add a contextual menu on cels to add/delete/dupli
  ef7a84d... plug-ins: reorganize caching to have a visible GUI immediat
  4c1553f... plug-ins: animation_animatic_get_frame() can return NULL on
  ba0f5b6... plug-ins: no need to try and render the current frame at an
  df40714... plug-ins: disconnect animation_storyboard_stopped() on stor
  4859b03... plug-ins: add a "Fit to display" feature in animation playb
  48503d1... plug-ins: more subtle zoom in and out in animation playback
  0522b17... plug-ins: space is a possible separator between frame subnu
  68d1ae0... plug-ins: prevent resize of animation playback widget when 
  eb20a4a... plug-ins: private declaration reordering.
  1c1a48a... plug-ins: add a start of implementation for camera keyframi
  d6f489a... plug-ins: save the current animation playback state.
  ed4e385... plug-ins: double-click on animation's frame position update
  3eba5c7... plug-ins: add red color tags to the displayed layers of cur
  cf62309... plug-ins: fix "Comments" column position in animation plugi
  6e22297... plug-ins: GIMP_STOCK_* have now become GIMP_ICON_*.
  d620b9b... plug-ins: better align some function declarations' paramete
  67ee7b1... plug-ins: playback state not reloaded properly in animatics
  b0fdeb5... plug-ins: move all the caching to a separate renderer.
  07092eb... plug-ins: properly initialize a pointer to NULL.
  b889c1f... plug-ins: render the frame buffer in a separate thread.
  a8c5768... plug-ins: only run the idle source on the renderer when nee
  1c5a9dc... plug-ins: action labels not properly filled.
  e60ad98... plug-ins: add an export button.
  80cb736... plug-ins: add a file chooser to choose animation file name.
  7864422... plug-ins: export also sequence of images.
  9e9091b... plug-ins: speed-up updating composition of many frames at o
  199d4ae... plug-ins: new icon for animation-play plugin.
  6442a0e... plug-ins: install animation-play specific data and set plug
  3c88ebb... plug-ins: no need for destroy functions for animation rende
  b366e0d... plug-ins: add a new widget to handle track titles.
  84da94e... plug-ins: style a bit the title labels for animation levels
  cb98060... plug-ins: fix fit-to-display on first render.
  578be9e... plug-ins: fix animation loops.
  9a89a8e... plug-ins: single-click on track title selects all, and doub
  1ccc0f1... plug-ins: animation must be finalized after the renderer.
  0ec0d48... plug-ins: check camera existence before cleaning it up.
  49c7c69... plug-ins: animation re-rendering broken on proxy ratio chan
  9b52c0f... plug-ins: proxy ratio is a data for the AnimationPlayback.
  9bae382... plug-ins: save the animation playback proxy ratio.
  e474883... plug-ins: add drag'n drop in storyboard.
  92a61a2... plug-ins: remove useless include.
  2b3fd66... plug-ins: display the destination when drag'n dropping pane
  58d3b3a... plug-ins: very basic onion-skinning.
  92841a7... plug-ins: onion skins can now be configured.
  2f3871e... plug-ins: properly reorder panels on drag'n drop.
  7011951... plug-ins: save onion-skin preference in the parasite.
  d5e5f9f... plug-ins: add the concept of display size.
  c457859... plug-ins: save the animation display size in the parasite.
  2ffeb70... plug-ins: save animation's camera work in the parasite.
  1da934f... plug-ins: fix update when changing camera position.
  4fb5d69... plug-ins: prevent too much computation on constant camera u
  9a130ef... plug-ins: recreate the camera when cleaned-up.
  593e0ba... plug-ins: always show the camera information.
  c8fcd3a... plug-ins: add a camera preview concept to update only the c
  aec63a6... plug-ins: allow dragging the display area for camera.
  be86e42... plug-ins: apply the camera preview on releasing mouse after
  664542d... plug-ins: add a delete button on camera keyframing.
  a48e2cb... plug-ins: fix camera keyframe creation.
  9934922... plug-ins: add a "Filter by level title" checkbox for cel an
  14cbefd... plug-ins: update filter behavior on layer groups in animati
  66bc27d... plug-ins: uncheck filter when unfiltered layer is selected.
  d00c680... plug-ins: better check for queue existence in the idle.
  7f72d37... plug-ins: check for object existence before disconnecting h
  fc3923f... plug-ins: update filtering when updating the layer view sel
  5fc57be... plug-ins: dragging the display area only works for cel anim
  aa1cdf7... plug-ins: animatic not properly re-rendered at panel durati
  6b9846a... plug-ins: update the animatic when moving panels.
  0c2a97e... plug-ins: layer names are probably not proper default comme
  33d6045... plug-ins: simplify the keyframe view code a bit.
  e729f26... plug-ins: prevent unwanted signals upon destroying storyboa
  44a895e... plug-ins: allow forcing the cache creation when hitting "Re
  86aeb64... plug-ins: animation_renderer_get_buffer() expects a frame p
  78efcfa... plug-ins: storyboard reload must take into account core ima
  c0d0266... plug-ins: allow interrupting animation export.
  14976d5... plug-ins: refresh the progress display after animation expo
  7ea154c... plug-ins: cels were not properly updating when adding/delet
  d812e5c... plug-ins: add a spinner to indicate animation frames still 
  a20f812... plug-ins: order animation rendering queue from the current 
  71e0973... plug-ins: reorder the render queue when changing playback p
  106ccf3... plug-ins: recursively search layer groups for animation sui
  b502bef... plug-ins: add zoom keyframing for the animation plug-in.
  926ca7b... plug-ins: better GUI feedback when previewing zoom/offset k

Commits added to the branch:

  fbf0d33... Mark user-visible messages for translation (*)
  290c5f5... wavelet-decompose: marke user-visible messages for translat (*)
  6efbe67... Update Russian translation (*)
  7da0153... Update Galician translation (*)
  33b05cd... Bug 786844 - Issue with grain merge layer mode (*)
  46e7d02... Update German translation (*)
  bda06dd... Update Polish translation (*)
  2e0035c... app: XCF endian swapping was still not correct (*)
  ebbcadd... app: enable XCF version 12 which finally saves big-endian t (*)
  4503dad... app: also, it's not the number of pixels but the number of  (*)
  8f3cee4... app: also fix the calls to xcf_read,write-component() (*)
  a7620b0... Bug 788399 - Corrupted display of sample points (*)
  d0bb3ef... libgimpcolor: follow API updates in babl (*)
  6608196... app: reuse GimpLanguageComboBox to show available manual la (*)
  3061333... app: the manual language can now be customized through the  (*)
  656914a... NEWS: add new capability of reading manual of any localizat (*)
  e6b5539... NEWS: add Wavelet Decompose improvements and update localiz (*)
  b1f8f60... app: fix building GUI language store instead of empty manua (*)
  2a0c610... app: don't show the manual language list when no manuals ar (*)
  0ae7acd... app: in xcf-load, avoid writing buffer data for empty tiles (*)
  7362d47... libgimpwidgets: use struct, not parameters, to pass eevl op (*)
  6caae9c... libgimpwidgets: add ratio expressions to eevl (*)
  f2a80a0... libgimpwidgets: enable ratio expressions for size entries w (*)
  e06a18b... app: use a single size entry for the pos/size props of Gimp (*)
  12df796... Bug 788442 - Gimp crashes not using GEGL Operation tool. (*)
  7be856a... app: use GWeakRef instead of g_object_add_weak_pointer(). (*)
  55083ba... app: also make options_box into a GWeakRef. (*)
  e545116... build: run flatpak-builder with --ccache option for faster  (*)
  54f4f44... build: base both the dev and nightly builds off a BaseApp. (*)
  1e7bb05... build: delete gimptool and gimp-console from the finale fla (*)
  9fee677... libgimpwidgets: use default unit for eevl ratio quantity in (*)
  e8b37a7... Bug 788461 - Selection with a Fixed size is created with an (*)
  80a5268... Bug 788461 - Selection with a Fixed size is created with an (*)
  789cb3c... build: workaround for broken cleanup of flatpak. (*)
  e75ea3c... build: add a stable flatpak manifest. (*)
  5d33347... plug-ins: new disposal mode "tags" for animation playback, 
  ee28201... plug-ins: better support of big images: quality checkbox, l
  afbc399... plug-ins: must faster implementation for tagged disposal mo
  c68f85b... plug-ins: move to a frame in animation playback by clicking
  0a069fe... plug-ins: add start and end frame concept to animation play
  a23605e... plug-ins: don't show the animation playback quality checkbo
  a3c58e5... plug-ins: improved UI for frame length support.
  af392e2... plug-ins: support for layer groups in animation-play.
  245538d... plug-ins: display an alpha background when no animation fra
  0beb322... plug-ins: major cleanup of animation-play.
  974ba1c... plug-ins: reorder all functions in animation-play...
  1dc3171... plug-ins: movie animation-play in its own directory.
  a33b0cc... plug-ins: animation-play reorganized into several files.
  c15f828... plug-ins: warn of low framerate…
  c008eaf... plug-ins: stop animation playback before quitting.
  95703ef... plug-ins: make sure the drawing area is realized before dra
  cceeeda... plug-ins: complete code reorganization of animation-play.
  cff95a4... plug-ins: do not use direct letters as shortcuts.
  39a6e2e... plug-ins: the legacy animation becomes "animatic" animation
  03b3d46... plug-ins: reset framerate warning when it comes back to acc
  11568f0... plug-ins: minor code cleanup of animation-play.
  1644b1c... plug-ins: save and load animatic info as XML.
  3d3673d... plug-ins: display selected panel and allow to jump to panel
  4563a6c... plug-ins: tab key in comment fields to switch to the next c
  0458f5a... plug-ins: implement "combine" (blend mode "normal"/gegl:ove
  050cf79... plug-ins: fix animation panel's thumbnails.
  bf88164... plug-ins: do not destroy widgets twice.
  3bd674e... plug-ins: cache panels directly as GEGL buffers.
  7a92c3a... plug-ins: improve proxy support in animation playback.
  ad5e377... plug-ins: add new animation type "cel animation".
  ac3a7d1... plug-ins: serialization for cel animations.
  0bd00d9... plug-ins: add a view of the image layers for cel animation.
  d2120a7... plug-ins: some basic X-Sheet layout.
  b37df6e... plug-ins: frame selection for cel animation.
  5417753... plug-ins: allow updating animation track titles.
  d415344... plug-ins: do not reverse track order at each serialization.
  b969fde... plug-ins: allow updating comments for cel animations.
  95a140a... plug-ins: select layer for each track/frame couple.
  2ba6950... plug-ins: fix cel selection in animation.
  9bd4753... plug-ins: name animation cels appropriately.
  a003111... plug-ins: make so the layer list takes all the vertical spa
  fc9ea67... plug-ins: jump to a frame position by clicking on xsheet fr
  b17da21... plug-ins: scroll the X-Sheet when jumping to a frame positi
  131a5fe... plug-ins: get rid of animation's start position property.
  7833558... plug-ins: split the playback code out of the Animation clas
  b39b898... plug-ins: better behavior on animation duration change.
  e04da2b... plug-ins: add a spin button to set duration for cel animati
  ba9d2d8... plug-ins: fix a few bugs when changing animation types.
  52b764d... plug-ins: don't rebuild whole xsheet when changing animatio
  5d3e3ca... plug-ins: add and move tracks for cel animations.
  9dd4179... plug-ins: add track deletion button.
  1664e97... plug-ins: rename s/animationanimatic.[ch]/animation-animati
  5fbd2fe... plug-ins: allow zooming in/out with ctrl-scroll up/down.
  c146711... plug-ins: move settings in a tab.
  0746254... plug-ins: minor improvements on storyboard GUI.
  3eb8960... plug-ins: click the storyboard panel to jump to the right p
  39fe5b3... plug-ins: scroll to storyboard panel corresponding to playb
  ceb582c... plug-ins: in x-sheet and storyboard, do not jump to current
  e13eb5a... plug-ins: get a quick frame preview when entering the progr
  db1b0a7... plug-ins: add a visual separator every second in the X-Shee
  e7c0aac... plug-ins: add time in second in the animation dialog's prog
  6396c31... plug-ins: broken X-sheet when adding new frames to cel anim
  d598791... plug-ins: factor the X-Sheet construction code.
  ab4e577... plug-ins: do not recreate the whole X-Sheet on add/delete t
  d3edfac... plug-ins: get rid of animation_dialog_refresh().
  81c421e... plug-ins: get rid of unblock_ui().
  114d704... plug-ins: improve progress bar's mouse interaction.
  1e2aa92... plug-ins: better progress bar text.
  cabc8a5... plug-ins: fix refreshing cel animations.
  a559089... plug-ins: handling deleted layers.
  b25ca9b... plug-ins: using g_printerr() instead of g_warning() for...
  dffa184... plug-ins: cleanup before re-loading default animation on pa
  ecfe2e4... plug-ins: some more code factorization in X-Sheet animation
  a28927c... plug-ins: allow to select several layers per animation cell
  05a3da5... plug-ins: improved labelling for cells.
  0d3b17d... plug-ins: return value of gimp_image_get_layers() must be f
  4638d81... plug-ins: automatically create animation cycles from layer 
  9df60bc... plug-ins: support animation cycles with several layers in a
  673fed1... plug-ins: fix default cel animation construction.
  b1b6ccf... plug-ins: add a contextual menu on cels to add/delete/dupli
  ebbc934... plug-ins: reorganize caching to have a visible GUI immediat
  1dbcbc9... plug-ins: animation_animatic_get_frame() can return NULL on
  5f48f8e... plug-ins: no need to try and render the current frame at an
  96e03bd... plug-ins: disconnect animation_storyboard_stopped() on stor
  230ffc8... plug-ins: add a "Fit to display" feature in animation playb
  d237ed9... plug-ins: more subtle zoom in and out in animation playback
  926292b... plug-ins: space is a possible separator between frame subnu
  67dd03c... plug-ins: prevent resize of animation playback widget when 
  35e3e96... plug-ins: private declaration reordering.
  1be912f... plug-ins: add a start of implementation for camera keyframi
  c295a9c... plug-ins: save the current animation playback state.
  8c04ada... plug-ins: double-click on animation's frame position update
  a65bb38... plug-ins: add red color tags to the displayed layers of cur
  816f195... plug-ins: fix "Comments" column position in animation plugi
  8310eb0... plug-ins: GIMP_STOCK_* have now become GIMP_ICON_*.
  726f5a7... plug-ins: better align some function declarations' paramete
  84b4731... plug-ins: playback state not reloaded properly in animatics
  993aefb... plug-ins: move all the caching to a separate renderer.
  d19bc70... plug-ins: properly initialize a pointer to NULL.
  7ad5037... plug-ins: render the frame buffer in a separate thread.
  09d1d07... plug-ins: only run the idle source on the renderer when nee
  d27b28a... plug-ins: action labels not properly filled.
  2559054... plug-ins: add an export button.
  b614e8e... plug-ins: add a file chooser to choose animation file name.
  b70fb64... plug-ins: export also sequence of images.
  b941092... plug-ins: speed-up updating composition of many frames at o
  23d80e6... plug-ins: new icon for animation-play plugin.
  6fa670f... plug-ins: install animation-play specific data and set plug
  2ea2709... plug-ins: no need for destroy functions for animation rende
  3d4a41e... plug-ins: add a new widget to handle track titles.
  2f4fbfa... plug-ins: style a bit the title labels for animation levels
  3b91ef0... plug-ins: fix fit-to-display on first render.
  c375ab2... plug-ins: fix animation loops.
  a67d901... plug-ins: single-click on track title selects all, and doub
  1a4262d... plug-ins: animation must be finalized after the renderer.
  a3daecc... plug-ins: check camera existence before cleaning it up.
  2bed4e9... plug-ins: animation re-rendering broken on proxy ratio chan
  c536d16... plug-ins: proxy ratio is a data for the AnimationPlayback.
  f2bc2f5... plug-ins: save the animation playback proxy ratio.
  24b75f4... plug-ins: add drag'n drop in storyboard.
  89af4d5... plug-ins: remove useless include.
  31b715f... plug-ins: display the destination when drag'n dropping pane
  6219a3f... plug-ins: very basic onion-skinning.
  600110b... plug-ins: onion skins can now be configured.
  eb7804d... plug-ins: properly reorder panels on drag'n drop.
  a795f35... plug-ins: save onion-skin preference in the parasite.
  589569f... plug-ins: add the concept of display size.
  6f9078d... plug-ins: save the animation display size in the parasite.
  e6f4469... plug-ins: save animation's camera work in the parasite.
  1087dcc... plug-ins: fix update when changing camera position.
  61c9cdd... plug-ins: prevent too much computation on constant camera u
  646ca41... plug-ins: recreate the camera when cleaned-up.
  6381b37... plug-ins: always show the camera information.
  8d02bc5... plug-ins: add a camera preview concept to update only the c
  e650bf8... plug-ins: allow dragging the display area for camera.
  50fc5ac... plug-ins: apply the camera preview on releasing mouse after
  03d6b24... plug-ins: add a delete button on camera keyframing.
  21a32a7... plug-ins: fix camera keyframe creation.
  483ffdb... plug-ins: add a "Filter by level title" checkbox for cel an
  e5bda45... plug-ins: update filter behavior on layer groups in animati
  d490db1... plug-ins: uncheck filter when unfiltered layer is selected.
  8b05db3... plug-ins: better check for queue existence in the idle.
  23c6d5e... plug-ins: check for object existence before disconnecting h
  1e54537... plug-ins: update filtering when updating the layer view sel
  b0cbfdf... plug-ins: dragging the display area only works for cel anim
  9af5152... plug-ins: animatic not properly re-rendered at panel durati
  e1a0eae... plug-ins: update the animatic when moving panels.
  dbbd861... plug-ins: layer names are probably not proper default comme
  36d1416... plug-ins: simplify the keyframe view code a bit.
  3f1af1a... plug-ins: prevent unwanted signals upon destroying storyboa
  225c64b... plug-ins: allow forcing the cache creation when hitting "Re
  ff757b0... plug-ins: animation_renderer_get_buffer() expects a frame p
  82a41c6... plug-ins: storyboard reload must take into account core ima
  26d2a4d... plug-ins: allow interrupting animation export.
  dcafccf... plug-ins: refresh the progress display after animation expo
  50ab0e1... plug-ins: cels were not properly updating when adding/delet
  ee4be47... plug-ins: add a spinner to indicate animation frames still 
  b0f34c9... plug-ins: order animation rendering queue from the current 
  b01f53b... plug-ins: reorder the render queue when changing playback p
  82db9d3... plug-ins: recursively search layer groups for animation sui
  7786251... plug-ins: add zoom keyframing for the animation plug-in.
  14fed53... plug-ins: better GUI feedback when previewing zoom/offset k

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]