]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(pov): deprecate `#render` and `#statistics` in syntax script
authorEisuke Kawashima <e-kwsm@users.noreply.github.com>
Mon, 21 Apr 2025 07:45:39 +0000 (09:45 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 21 Apr 2025 07:45:39 +0000 (09:45 +0200)
commite125ee4b9fde4eb75bc66d13414ba4fec651011c
tree52ac7a1d470c43835252aa16159e05b7828a236d
parent9919085491c5ce47091710fce5af13e3379f17fc
runtime(pov): deprecate `#render` and `#statistics` in syntax script

- 3.1g: active
  https://www.povray.org/ftp/pub/povray/Old-Versions/Official-3.1g/Docs/povuser.pdf#page=172
- 3.5 or later: deprecated
  https://www.povray.org/ftp/pub/povray/Old-Versions/Official-3.5/Linux/povlinux.tgz
  ─ povray-3.50c/html/povdoc_172.html
  - https://www.povray.org/documentation/3.7.0/r3_3.html#r3_3_2_7_1

closes: #17177

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/pov.vim