pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2002-10-31
2002-10-31 09:42:09 by Johan Sundström <oyasumi@gmail.com>
03360f3a9ba81b3c16f03cc652cef605d4a1983b (
23
lines) (+
12
/-
11
)
[
Show
|
Annotate
]
Branch:
7.9
Some proofreading.
Rev: CHANGES:1.21
342:
(which is the behavior of the 'normal' mode.) Bug fixes in the above modes so that alpha r,g,b channels
-
are handled properly (
separate
).
+
are handled properly (
separately
).
Bug fixes in equal, not_equal, less, more, less_or_equal, more_or_equal modes so that the alpha channel is handled as
358:
'invidivide' - D=L/(1-S) 'value_mul' - multiplying the source layer value
-
(as in h,s,v) with the
curreny
layer value to the destination
layer
-
("true burn").
+
(as in h,s,v) with the
current
layer value to the destination
+
layer
("true burn").
NOTE: There is no backward compatibility functions added for use with #pike.
424:
o it is possible to change predefines without forking a new pike o dynamic loading o #pragma save_parent
-
o #pragma dont_
same
_parent (overrides constant __pragma_save_parent__)
+
o #pragma dont_
save
_parent (overrides constant __pragma_save_parent__)
o dont_dump_module o modules can no longer call functions in other modules directly o it is possible to inherit pike programs from C programs.
-
o
seperate
weak flags for indices and values in mappings
+
o
separate
weak flags for indices and values in mappings
Math.inf Math.nan
457:
system.usleep/nanosleep system.Memory (a class to read/write from mmap'ed or allocated memory) SDL
-
Suffler
+
Shuffler
Image.SVG