9ad68701c3Accepting request 1244819 from graphics
factory
Ana Guerrero
2025-02-11 20:21:11 +00:00
67fe37a809- Update to version 0.4.54: - Ops: - bump_map: fix typo in property nick - noise_spread: better performance with no-op values - negative_darkroom: more presets, better performance - styles: fix regression of opacirt sliders
devel
Marcus Meissner2025-02-10 17:02:18 +00:00
cb120c86a0Accepting request 1235694 from graphics
Ana Guerrero
2025-01-09 14:05:13 +00:00
601bd85ec6Accepting request 1233672 from graphics
Ana Guerrero
2024-12-30 11:50:44 +00:00
d636711485needed in preparation for gimp 3 - Update to version 0.4.52: - Core: - Fix regression cubic interpolation - it was quadratic rather than cubic, this improves all uses of cubic interpolation. Use g_spawn_sync rather than system() for launching graphviz' dot. - Ops: - invert-gamma: operate on perceptual encoding. - newsprint: do processing with perceptual encoding. - denoise-dct, mantiuk06: pass-through for too small input buffers.Bjørn Lie2024-12-28 09:17:13 +00:00
bb3b3bde0aAccepting request 1228705 from graphics
Ana Guerrero
2024-12-08 10:36:10 +00:00
c862a9d535- Disable luajit on LoongArch64
Petr Vorel
2024-12-06 08:05:49 +00:00
981860e2aeAccepting request 1221965 from graphics
Ana Guerrero
2024-11-07 15:23:59 +00:00
3d06378241- Update to version 0.4.50: - Core: - Better Gobject Introspection annotation coverage. - Improved error handling for gegl chain processing. - Added accessors for pad meta-data, to be able to show names and descriptions in UIs. - GeglColor: more lax parameters for g_arapm_values_cmp - Ops: API: GEGL_OP_NAME needs to be uniqe .c filenames no longer needs to be. First registered op with a given name now takes precedence over later. * exr-save: store 16bpc files as half, fixing gimp#10778 * ff-load, ff-save: fix build with FFmpeg 7 * dither: do processing in linear when all levels==2 * OpenCL: upgrade from 1.1 to 3.0, disable opencl caching system - not crashing is more important than caching. And fixes to the opencl operation of the following ops: * alien-map * color-to-alpha * edge-sobel * hue-chroma * noise-reduction * oilify * snn-mean - New Ops: - styles: a UI for achieving many visual effects for use on text and similar alpha defined shapes. bevel: simulate light and shadow on an alpha defined shape. inner-glow: an inner shadow glow effect - New Ops in workshop: - ctx-script: an experimental op for rendering ctx protocol
Petr Vorel
2024-11-07 00:29:14 +00:00
780115f145Accepting request 1203569 from graphics
Ana Guerrero
2024-09-26 16:52:32 +00:00
e5b43f8efdAdd revertleap.patch for 66de8124.patch to build with older ffmpeg Versions like in Leap.Marcus Meissner2024-09-25 12:43:01 +00:00
b678992053- luajit was disabled for riscv64 ppc64 ppc64le, patch it here accordinglyMarcus Rueckert2022-11-23 11:16:30 +00:00
f187a0739b- newsprint: do not drop alpha channel in RGB modes. - fixes for legacy build, still supporting building latest GEGL for stable GIMP with old babl (not recommended if distros can have recent enough meson). - avoiding possible multi thread race in babl garbage collection,Dominique Leuenberger2022-11-23 08:24:16 +00:00