blender/source/blender
Janne Karhu 8bc0cfc1ca Fix: Smoke wasn't using pointcache properly.
* The cache was reset almost constantly because smoke didn't save the first frame into cache. Although not necessary for smoke, it's vital to pointcache.
* Added info message to smoke cache panel for non saved files.
* Now smoke also only updates with a framestep of 1, so that scrubbing the timeline doesn't mess up the simulation.
* Among other things fixes report #23731.
2010-09-27 12:24:12 +00:00
..
avi - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
blenfont fix for own bug for font buffer drawing (only effected the bottom line of the stamp) 2010-09-14 12:35:02 +00:00
blenkernel Fix: Smoke wasn't using pointcache properly. 2010-09-27 12:24:12 +00:00
blenlib Fix #23901: displace node not working with negative values. 2010-09-25 11:30:46 +00:00
blenloader Fixed: Showing pointcached frames in the timeline was terribly slow when using disk cache. 2010-09-27 09:58:37 +00:00
blenpluginapi warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
collada Partial fix of bug #23543 in COLLADA exporter: 2010-09-12 20:19:15 +00:00
editors added CTX_wm_operator_poll_msg_get/set so failing poll functions can set messages when poll fails, at the moment only python uses this but theres nothing python specific. 2010-09-27 12:21:23 +00:00
gpu show material hardness in solid shaded mode 2010-09-27 07:01:08 +00:00
ikplugin option to disable ITASC IK solver, (will be enabled by default ofcourse) 2010-09-12 12:27:12 +00:00
imbuf warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
makesdna Fixed: Showing pointcached frames in the timeline was terribly slow when using disk cache. 2010-09-27 09:58:37 +00:00
makesrna disable animating the camera lens angle, this way we dont have the problem where both lens and angle are animated 2010-09-27 05:23:23 +00:00
modifiers - Save MDISPS layer when applying modifier. 2010-09-26 18:29:54 +00:00
nodes Fix #23901: displace node not working with negative values. 2010-09-25 11:30:46 +00:00
python added CTX_wm_operator_poll_msg_get/set so failing poll functions can set messages when poll fails, at the moment only python uses this but theres nothing python specific. 2010-09-27 12:21:23 +00:00
quicktime Fix for [#23912]: Replace by integer comparison a float comparison whose precision errors was causing an infinite loop during last frame audio conversion 2010-09-26 16:11:53 +00:00
readblenfile bugfix [#23405] PNG Images bigger then 2gig wont load with blender. 2010-09-15 06:43:36 +00:00
render Fix #23170: multithreaded texture baking could give wrong results with margin, 2010-09-23 21:38:01 +00:00
verify Update address in license block. 2010-08-10 21:22:26 +00:00
windowmanager added CTX_wm_operator_poll_msg_get/set so failing poll functions can set messages when poll fails, at the moment only python uses this but theres nothing python specific. 2010-09-27 12:21:23 +00:00
CMakeLists.txt build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00