Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2008-10-06one-liner fix for id property duplication bugJoseph Eagar
2008-10-06* dont change handle types when adjusting the radius or tilt of a curve handel.Campbell Barton
2008-10-06Bugfix:Joshua Leung
2008-10-06fix for [#17560] Error in BPY_run_python_scriptCampbell Barton
2008-10-06fix for own bugs in curves.Campbell Barton
2008-10-06use uint8_t and uint32_t rather then Uint8 and Uint32, (mingw didnt know abou...Campbell Barton
2008-10-05== FFMPEG ==Peter Schlaile
2008-10-05Python APIKen Hughes
2008-10-05* Grease Pencil - changed defaulted for sensitivity userprefs. Will overwrite...Joshua Leung
2008-10-05Bugfix #8908Ton Roosendaal
2008-10-05Grease Pencil:Joshua Leung
2008-10-05Bugfix:Joshua Leung
2008-10-05Fix for [#17758] Particle Caching ProblemJanne Karhu
2008-10-05Bugfix #17750Ton Roosendaal
2008-10-05Fix for bug #17762: id property double type did not get copied correct.Brecht Van Lommel
2008-10-05Fix for bug #17761: small GLSL update tweak, switching ray andBrecht Van Lommel
2008-10-05Fix for bug #17684: GLSL bug with shadows and material nodes,Brecht Van Lommel
2008-10-05Fix for part of bug #17759: point cache clearing did too much, alsoBrecht Van Lommel
2008-10-05Bugfix for [#17748] "Copy and paste under window since rev 16769"Ian Thompson
2008-10-05Fix wrong result for GLSL material node with only diffuse outputBrecht Van Lommel
2008-10-04Fix for bug #17752: the particle modifier convert button didn'tBrecht Van Lommel
2008-10-04Bugfix: modified game material settings in blender didn't getBrecht Van Lommel
2008-10-04Game player: preserve material, debug settings, between .blend files.Brecht Van Lommel
2008-10-04Bugfix #17753Ton Roosendaal
2008-10-04Bugfix #17750Ton Roosendaal
2008-10-04Bugfix #17746Ton Roosendaal
2008-10-04Bugfix #17720Ton Roosendaal
2008-10-04More cosmetic changes to the bullet buttons: move most common soft body butto...Benoit Bolsee
2008-10-04BGE patch: some cosmetic change in the bullet buttons:Benoit Bolsee
2008-10-03Fix for part of bug #17464, though not the original issue yet. A GLSLBrecht Van Lommel
2008-10-03Small fix for (harmless) use of uninitialized memory.Brecht Van Lommel
2008-10-03Bugfix for fluidsim UI inconsistencies, please check your settings in old filesDaniel Genrich
2008-10-03More Grease Pencil touchups:Joshua Leung
2008-10-03 interpreted request from Carsten - make message sensor work.Campbell Barton
2008-10-03Grease Pencil bugfix:Joshua Leung
2008-10-03Blender works with python 2.6, our own import functions that replace pythons ...Campbell Barton
2008-10-03error with GameLogic.globalDict loading. It would replace the dictionary rath...Campbell Barton
2008-10-03Added back a few lines that were accidentally chopped out when fixing pad0 vi...Joshua Leung
2008-10-03Fix for bug #17722: sun light in the texture viewmode was broken.Brecht Van Lommel
2008-10-03Fix for bug #17735: vertex color render layer got invalid valueBrecht Van Lommel
2008-10-02transform snap bugfix: correctly ignore hidden elements when snapping to edit...Martin Poirier
2008-10-02missing ; in last commitCampbell Barton
2008-10-02blender would crash if the "sys" module didnt import, now just give a warning...Campbell Barton
2008-10-02Bugfix #17723Ton Roosendaal
2008-10-02Keyframe Checking (i.e. does given frame have a keyframe) is now implemented ...Joshua Leung
2008-10-02only paint onto selected faces when painting mask is enabled. (request from C...Campbell Barton
2008-10-02Python 2.4 should build with the game engine now, no thanks to python for swi...Campbell Barton
2008-10-02BGE patch: add frameProp to Ipo actuator (Carsten's request).Benoit Bolsee
2008-10-01BGE patch: new force field constraint actuatorBenoit Bolsee
2008-10-01General tidying of Grease Pencil code...Joshua Leung