[gimp] (182 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:

  8ca1ef2... plug-ins: new disposal mode "tags" for animation playback, 
  b1b4f77... plug-ins: better support of big images: quality checkbox, l
  c0db055... plug-ins: must faster implementation for tagged disposal mo
  b3ea2a0... plug-ins: move to a frame in animation playback by clicking
  e098124... plug-ins: add start and end frame concept to animation play
  d7e6d83... plug-ins: don't show the animation playback quality checkbo
  45e2be7... plug-ins: improved UI for frame length support.
  2b92181... plug-ins: support for layer groups in animation-play.
  8f20dd8... plug-ins: display an alpha background when no animation fra
  695432a... plug-ins: major cleanup of animation-play.
  465afd5... plug-ins: reorder all functions in animation-play...
  3e83b4d... plug-ins: movie animation-play in its own directory.
  fdd3da6... plug-ins: animation-play reorganized into several files.
  e339337... plug-ins: warn of low framerate…
  ce339bf... plug-ins: stop animation playback before quitting.
  39afdc6... plug-ins: make sure the drawing area is realized before dra
  ed0dcc4... plug-ins: complete code reorganization of animation-play.
  2934950... plug-ins: do not use direct letters as shortcuts.
  2e3f9ed... plug-ins: the legacy animation becomes "animatic" animation
  5a9b84f... plug-ins: reset framerate warning when it comes back to acc
  2e0a38d... plug-ins: minor code cleanup of animation-play.
  6b56bc4... plug-ins: save and load animatic info as XML.
  9f288c1... plug-ins: display selected panel and allow to jump to panel
  a065f0f... plug-ins: tab key in comment fields to switch to the next c
  18e446b... plug-ins: implement "combine" (blend mode "normal"/gegl:ove
  9fba47c... plug-ins: fix animation panel's thumbnails.
  cdc3176... plug-ins: do not destroy widgets twice.
  120bf0a... plug-ins: cache panels directly as GEGL buffers.
  a327447... plug-ins: improve proxy support in animation playback.
  293c62f... plug-ins: add new animation type "cel animation".
  d3649c1... plug-ins: serialization for cel animations.
  de73363... plug-ins: add a view of the image layers for cel animation.
  44f0cb4... plug-ins: some basic X-Sheet layout.
  841bda0... plug-ins: frame selection for cel animation.
  6a2328a... plug-ins: allow updating animation track titles.
  344223b... plug-ins: do not reverse track order at each serialization.
  8346220... plug-ins: allow updating comments for cel animations.
  9801694... plug-ins: select layer for each track/frame couple.
  e934128... plug-ins: fix cel selection in animation.
  3db0f35... plug-ins: name animation cels appropriately.
  9514947... plug-ins: make so the layer list takes all the vertical spa
  e08012c... plug-ins: jump to a frame position by clicking on xsheet fr
  1af7c1f... plug-ins: scroll the X-Sheet when jumping to a frame positi
  e8f3d21... plug-ins: get rid of animation's start position property.
  80f2019... plug-ins: split the playback code out of the Animation clas
  a987baa... plug-ins: better behavior on animation duration change.
  24cd372... plug-ins: add a spin button to set duration for cel animati
  5ecd55e... plug-ins: fix a few bugs when changing animation types.
  51dbdb7... plug-ins: don't rebuild whole xsheet when changing animatio
  60414e8... plug-ins: add and move tracks for cel animations.
  d18140f... plug-ins: add track deletion button.
  ce4b6eb... plug-ins: rename s/animationanimatic.[ch]/animation-animati
  7170b33... plug-ins: allow zooming in/out with ctrl-scroll up/down.
  133725c... plug-ins: move settings in a tab.
  165176d... plug-ins: minor improvements on storyboard GUI.
  5f6ab98... plug-ins: click the storyboard panel to jump to the right p
  b012f86... plug-ins: scroll to storyboard panel corresponding to playb
  65064b2... plug-ins: in x-sheet and storyboard, do not jump to current
  aeea02a... plug-ins: get a quick frame preview when entering the progr
  c6fa5ee... plug-ins: add a visual separator every second in the X-Shee
  8d5190f... plug-ins: add time in second in the animation dialog's prog
  1b73460... plug-ins: broken X-sheet when adding new frames to cel anim
  8333946... plug-ins: factor the X-Sheet construction code.
  acdda40... plug-ins: do not recreate the whole X-Sheet on add/delete t
  c4e3c37... plug-ins: get rid of animation_dialog_refresh().
  13d8cb7... plug-ins: get rid of unblock_ui().
  5b4c668... plug-ins: improve progress bar's mouse interaction.
  52d58c1... plug-ins: better progress bar text.
  02d9826... plug-ins: fix refreshing cel animations.
  b0cad41... plug-ins: handling deleted layers.
  39d3ef5... plug-ins: using g_printerr() instead of g_warning() for...
  4ac3d0f... plug-ins: cleanup before re-loading default animation on pa
  c6ac4a2... plug-ins: some more code factorization in X-Sheet animation
  ad3f850... plug-ins: allow to select several layers per animation cell
  6567cf3... plug-ins: improved labelling for cells.
  728f9ad... plug-ins: return value of gimp_image_get_layers() must be f
  61b27ab... plug-ins: automatically create animation cycles from layer 
  4087b7c... plug-ins: support animation cycles with several layers in a
  597a142... plug-ins: fix default cel animation construction.
  3bd7e1a... plug-ins: add a contextual menu on cels to add/delete/dupli
  962c7d9... plug-ins: reorganize caching to have a visible GUI immediat
  199ec92... plug-ins: animation_animatic_get_frame() can return NULL on
  bb98bc9... plug-ins: no need to try and render the current frame at an
  0df398b... plug-ins: disconnect animation_storyboard_stopped() on stor
  25c8faf... plug-ins: add a "Fit to display" feature in animation playb
  7efaf5c... plug-ins: more subtle zoom in and out in animation playback
  f84c03e... plug-ins: space is a possible separator between frame subnu
  d1fca46... plug-ins: prevent resize of animation playback widget when 
  4d8c5d5... plug-ins: private declaration reordering.
  79cc522... plug-ins: add a start of implementation for camera keyframi
  eb77f82... plug-ins: save the current animation playback state.
  7d42a5c... plug-ins: double-click on animation's frame position update
  cdfeac9... plug-ins: add red color tags to the displayed layers of cur
  4eea1c9... plug-ins: fix "Comments" column position in animation plugi
  8e6e893... plug-ins: GIMP_STOCK_* have now become GIMP_ICON_*.
  82ec6eb... plug-ins: better align some function declarations' paramete
  c30d5f5... plug-ins: playback state not reloaded properly in animatics
  81337cf... plug-ins: move all the caching to a separate renderer.
  0310add... libgimp, libgimpbase: allow multi-threaded plugins by locki
  201df70... plug-ins: properly initialize a pointer to NULL.
  8a65ea6... plug-ins: render the frame buffer in a separate thread.
  a1e86c0... plug-ins: only run the idle source on the renderer when nee
  a360f0a... plug-ins: action labels not properly filled.
  8f4b6a1... plug-ins: add an export button.
  0849ff5... plug-ins: add a file chooser to choose animation file name.
  f9ca913... plug-ins: export also sequence of images.
  01b0a67... plug-ins: speed-up updating composition of many frames at o
  c14c3d7... plug-ins: new icon for animation-play plugin.
  ec172f6... plug-ins: install animation-play specific data and set plug
  39f7f86... plug-ins: no need for destroy functions for animation rende
  8925bb9... plug-ins: add a new widget to handle track titles.
  50e2290... plug-ins: style a bit the title labels for animation levels
  ee64de1... plug-ins: fix fit-to-display on first render.
  b5c2a5a... plug-ins: fix animation loops.
  ce8183b... plug-ins: single-click on track title selects all, and doub
  c741c73... plug-ins: animation must be finalized after the renderer.
  1c20a69... plug-ins: check camera existence before cleaning it up.
  b79f0c8... plug-ins: animation re-rendering broken on proxy ratio chan
  54250f3... plug-ins: proxy ratio is a data for the AnimationPlayback.
  a4e3522... plug-ins: save the animation playback proxy ratio.
  c74fe22... plug-ins: add drag'n drop in storyboard.
  c6188ff... plug-ins: remove useless include.
  99f398c... plug-ins: display the destination when drag'n dropping pane
  5c4cc52... plug-ins: very basic onion-skinning.
  4b35b53... plug-ins: onion skins can now be configured.
  34ccd2a... plug-ins: properly reorder panels on drag'n drop.
  0b0b7bb... plug-ins: save onion-skin preference in the parasite.
  4c09858... plug-ins: add the concept of display size.
  527237a... plug-ins: save the animation display size in the parasite.
  b047950... plug-ins: save animation's camera work in the parasite.
  fb4c7ef... plug-ins: fix update when changing camera position.
  3154796... plug-ins: prevent too much computation on constant camera u
  06a1902... plug-ins: recreate the camera when cleaned-up.
  159cf7b... plug-ins: always show the camera information.
  b7ee75b... plug-ins: add a camera preview concept to update only the c
  c712784... plug-ins: allow dragging the display area for camera.
  fa67ccc... plug-ins: apply the camera preview on releasing mouse after
  ef03916... plug-ins: add a delete button on camera keyframing.
  8196f9b... plug-ins: fix camera keyframe creation.
  8dbfa95... plug-ins: add a "Filter by level title" checkbox for cel an
  f424159... plug-ins: update filter behavior on layer groups in animati
  97ac889... plug-ins: uncheck filter when unfiltered layer is selected.
  492c3e5... plug-ins: better check for queue existence in the idle.
  7cd62bc... plug-ins: check for object existence before disconnecting h
  2d1713a... plug-ins: update filtering when updating the layer view sel
  52a6416... plug-ins: dragging the display area only works for cel anim
  4edc3fd... plug-ins: animatic not properly re-rendered at panel durati
  e943d01... plug-ins: update the animatic when moving panels.

Commits added to the branch:

  bcda53e... Bug 785001 - Enhanced smudge tool: Smudge with painting (*)
  4a5b740... libgimpconfig: add GIMP_CONFIG_PROP_INT64() and GIMP_CONFIG (*)
  7d5f1e4... app: change GimpSettings to store its time as gint64 (*)
  0b9dd1d... configure.ac: require gexiv2 >= 0.10.6 (*)
  17478b0... Update Polish translation (*)
  8830494... Update Russian translation (*)
  619a05a... Bug 785265 - Patch for localization for combotext in metada (*)
  38be044... plug-ins: check that the installed RawTherapee is at least  (*)
  a653a47... plug-ins: rename file-darktable/ to file-raw/ (*)
  fea66e0... plug-ins: prefix file-darktable's .lua files with "file-dar (*)
  59558f8... plug-ins: replace file-raw/file-formats.h's "darktable" str (*)
  0369ac9... plug-ins: remove all TIFF extensions and magics from file-r (*)
  87438c8... plug-ins: merge file-rawtherapee/ into file-raw/ (*)
  b6f5bd2... plug-ins: update .gitignore in file-raw/ (*)
  287cfb1... app: some more g_clear_pointer() in gimp_plug_in_manager_fi (*)
  713995e... Bug 784261 - Have some nice error message for formats known (*)
  1a46a76... Update POTFILES.skip (*)
  82e34fb... docs, etc: regenerated default gimprc and its manpage (*)
  2a7a53b... Bug 785240 - Naming the first color in a new palette is har (*)
  17c9f7c... Update Catalan translation (*)
  bb93e34... Bug 785427 - GIMP crashes after applying any GEGL filter (*)
  d227a0d... app: disable gimp_display_shell_profile_update() debug outp (*)
  7a10afc... app: turn magic matching debug output into GIMP_LOG() (*)
  6b84293... app: limit allowable tile data size in XCFs (*)
  8121769... app: don't propagate NULL error when saving XCFs (*)
  1941e51... app: minor s/placeolder/placeholder/ (*)
  1ec2bcc... app, docs: s/in order do/in order to/. (*)
  eef09ab... app, menus: add gegl:spiral to the menus (*)
  68f9458... plug-ins: new disposal mode "tags" for animation playback, 
  7695c03... plug-ins: better support of big images: quality checkbox, l
  f6497a2... plug-ins: must faster implementation for tagged disposal mo
  1f0c5b2... plug-ins: move to a frame in animation playback by clicking
  9d0657e... plug-ins: add start and end frame concept to animation play
  6587eac... plug-ins: don't show the animation playback quality checkbo
  25429d4... plug-ins: improved UI for frame length support.
  d0e372f... plug-ins: support for layer groups in animation-play.
  f23c506... plug-ins: display an alpha background when no animation fra
  1d62cd7... plug-ins: major cleanup of animation-play.
  cea24a4... plug-ins: reorder all functions in animation-play...
  6e2fd0d... plug-ins: movie animation-play in its own directory.
  37127ba... plug-ins: animation-play reorganized into several files.
  1584783... plug-ins: warn of low framerate…
  d8564fd... plug-ins: stop animation playback before quitting.
  b8cbd0d... plug-ins: make sure the drawing area is realized before dra
  4672af6... plug-ins: complete code reorganization of animation-play.
  ab9ad1e... plug-ins: do not use direct letters as shortcuts.
  adc2083... plug-ins: the legacy animation becomes "animatic" animation
  a55f3cf... plug-ins: reset framerate warning when it comes back to acc
  b04826c... plug-ins: minor code cleanup of animation-play.
  590953f... plug-ins: save and load animatic info as XML.
  00ad017... plug-ins: display selected panel and allow to jump to panel
  22d58cb... plug-ins: tab key in comment fields to switch to the next c
  5a3e0d5... plug-ins: implement "combine" (blend mode "normal"/gegl:ove
  578c037... plug-ins: fix animation panel's thumbnails.
  7de2303... plug-ins: do not destroy widgets twice.
  3741217... plug-ins: cache panels directly as GEGL buffers.
  d281edb... plug-ins: improve proxy support in animation playback.
  eabea3b... plug-ins: add new animation type "cel animation".
  5a3ee1e... plug-ins: serialization for cel animations.
  808026f... plug-ins: add a view of the image layers for cel animation.
  293938d... plug-ins: some basic X-Sheet layout.
  b5d4a40... plug-ins: frame selection for cel animation.
  3f6b37a... plug-ins: allow updating animation track titles.
  62cb3e0... plug-ins: do not reverse track order at each serialization.
  b524765... plug-ins: allow updating comments for cel animations.
  158ee06... plug-ins: select layer for each track/frame couple.
  0833cc2... plug-ins: fix cel selection in animation.
  5160aba... plug-ins: name animation cels appropriately.
  4328ab3... plug-ins: make so the layer list takes all the vertical spa
  633afec... plug-ins: jump to a frame position by clicking on xsheet fr
  32ef1a2... plug-ins: scroll the X-Sheet when jumping to a frame positi
  0fead7c... plug-ins: get rid of animation's start position property.
  349da95... plug-ins: split the playback code out of the Animation clas
  d513857... plug-ins: better behavior on animation duration change.
  fac645c... plug-ins: add a spin button to set duration for cel animati
  4a42211... plug-ins: fix a few bugs when changing animation types.
  f9320a4... plug-ins: don't rebuild whole xsheet when changing animatio
  943ba03... plug-ins: add and move tracks for cel animations.
  b56d680... plug-ins: add track deletion button.
  eeb4bae... plug-ins: rename s/animationanimatic.[ch]/animation-animati
  ecf7814... plug-ins: allow zooming in/out with ctrl-scroll up/down.
  5216578... plug-ins: move settings in a tab.
  da69664... plug-ins: minor improvements on storyboard GUI.
  c1950a2... plug-ins: click the storyboard panel to jump to the right p
  9033788... plug-ins: scroll to storyboard panel corresponding to playb
  c946b40... plug-ins: in x-sheet and storyboard, do not jump to current
  c8348ef... plug-ins: get a quick frame preview when entering the progr
  7806aea... plug-ins: add a visual separator every second in the X-Shee
  77883d1... plug-ins: add time in second in the animation dialog's prog
  a67e5e0... plug-ins: broken X-sheet when adding new frames to cel anim
  e56c9f9... plug-ins: factor the X-Sheet construction code.
  34c0337... plug-ins: do not recreate the whole X-Sheet on add/delete t
  02a51b4... plug-ins: get rid of animation_dialog_refresh().
  15a2cae... plug-ins: get rid of unblock_ui().
  2f7ea9e... plug-ins: improve progress bar's mouse interaction.
  434cc11... plug-ins: better progress bar text.
  a157cdb... plug-ins: fix refreshing cel animations.
  e8131a9... plug-ins: handling deleted layers.
  7c359a1... plug-ins: using g_printerr() instead of g_warning() for...
  e4a7c01... plug-ins: cleanup before re-loading default animation on pa
  02fed36... plug-ins: some more code factorization in X-Sheet animation
  17908da... plug-ins: allow to select several layers per animation cell
  9ba0919... plug-ins: improved labelling for cells.
  6292261... plug-ins: return value of gimp_image_get_layers() must be f
  1386879... plug-ins: automatically create animation cycles from layer 
  3cd2098... plug-ins: support animation cycles with several layers in a
  e7ecd91... plug-ins: fix default cel animation construction.
  e037175... plug-ins: add a contextual menu on cels to add/delete/dupli
  e8369b7... plug-ins: reorganize caching to have a visible GUI immediat
  afaeec5... plug-ins: animation_animatic_get_frame() can return NULL on
  b956d84... plug-ins: no need to try and render the current frame at an
  9646216... plug-ins: disconnect animation_storyboard_stopped() on stor
  10824fd... plug-ins: add a "Fit to display" feature in animation playb
  aaab3c3... plug-ins: more subtle zoom in and out in animation playback
  df34b2d... plug-ins: space is a possible separator between frame subnu
  8f79b78... plug-ins: prevent resize of animation playback widget when 
  265fec2... plug-ins: private declaration reordering.
  d104c51... plug-ins: add a start of implementation for camera keyframi
  a24fdb0... plug-ins: save the current animation playback state.
  50772e3... plug-ins: double-click on animation's frame position update
  3777f8f... plug-ins: add red color tags to the displayed layers of cur
  b60adde... plug-ins: fix "Comments" column position in animation plugi
  b673139... plug-ins: GIMP_STOCK_* have now become GIMP_ICON_*.
  77f1334... plug-ins: better align some function declarations' paramete
  7b1b0d2... plug-ins: playback state not reloaded properly in animatics
  d1d8b07... plug-ins: move all the caching to a separate renderer.
  867cab9... libgimp, libgimpbase: allow multi-threaded plugins by locki
  4e55a14... plug-ins: properly initialize a pointer to NULL.
  e573d05... plug-ins: render the frame buffer in a separate thread.
  2c32ced... plug-ins: only run the idle source on the renderer when nee
  74201e7... plug-ins: action labels not properly filled.
  2b8b983... plug-ins: add an export button.
  33659ab... plug-ins: add a file chooser to choose animation file name.
  290778b... plug-ins: export also sequence of images.
  bc217bc... plug-ins: speed-up updating composition of many frames at o
  bc1956e... plug-ins: new icon for animation-play plugin.
  0c944ab... plug-ins: install animation-play specific data and set plug
  ddd2c0b... plug-ins: no need for destroy functions for animation rende
  310e940... plug-ins: add a new widget to handle track titles.
  08147e0... plug-ins: style a bit the title labels for animation levels
  17c8af7... plug-ins: fix fit-to-display on first render.
  c270f6e... plug-ins: fix animation loops.
  a80b9f4... plug-ins: single-click on track title selects all, and doub
  e7a683d... plug-ins: animation must be finalized after the renderer.
  408b5ae... plug-ins: check camera existence before cleaning it up.
  9efebb6... plug-ins: animation re-rendering broken on proxy ratio chan
  197de9b... plug-ins: proxy ratio is a data for the AnimationPlayback.
  9b2b433... plug-ins: save the animation playback proxy ratio.
  e8af97c... plug-ins: add drag'n drop in storyboard.
  1832d07... plug-ins: remove useless include.
  3a5af08... plug-ins: display the destination when drag'n dropping pane
  558b40d... plug-ins: very basic onion-skinning.
  f6df3d0... plug-ins: onion skins can now be configured.
  32c2f7b... plug-ins: properly reorder panels on drag'n drop.
  917388e... plug-ins: save onion-skin preference in the parasite.
  31a5ab5... plug-ins: add the concept of display size.
  79e009c... plug-ins: save the animation display size in the parasite.
  17f4745... plug-ins: save animation's camera work in the parasite.
  8943906... plug-ins: fix update when changing camera position.
  f092611... plug-ins: prevent too much computation on constant camera u
  1b54119... plug-ins: recreate the camera when cleaned-up.
  83661fa... plug-ins: always show the camera information.
  c36f5e4... plug-ins: add a camera preview concept to update only the c
  ebf5ad2... plug-ins: allow dragging the display area for camera.
  dde7869... plug-ins: apply the camera preview on releasing mouse after
  0449f6e... plug-ins: add a delete button on camera keyframing.
  1c4ea28... plug-ins: fix camera keyframe creation.
  c9eadcc... plug-ins: add a "Filter by level title" checkbox for cel an
  adf9a93... plug-ins: update filter behavior on layer groups in animati
  a11bd79... plug-ins: uncheck filter when unfiltered layer is selected.
  f032f0e... plug-ins: better check for queue existence in the idle.
  c73bf4c... plug-ins: check for object existence before disconnecting h
  16e6dc6... plug-ins: update filtering when updating the layer view sel
  41d1c9d... plug-ins: dragging the display area only works for cel anim
  3949b4e... plug-ins: animatic not properly re-rendered at panel durati
  00d109a... plug-ins: update the animatic when moving panels.
  f3b37a3... plug-ins: layer names are probably not proper default comme
  5665114... plug-ins: simplify the keyframe view code a bit.
  9207564... plug-ins: prevent unwanted signals upon destroying storyboa
  032348a... plug-ins: allow forcing the cache creation when hitting "Re
  c706234... plug-ins: animation_renderer_get_buffer() expects a frame p
  5171b02... plug-ins: storyboard reload must take into account core ima

(*) 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]