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
2005-02-11Little warming-up getting-feet-wet coding project. :)Ton Roosendaal
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-08Bug fix #2220Ton Roosendaal
2005-02-08Accidentally committed drawing editmode disregarding layer state. BroughtTon Roosendaal
2005-02-05Parkinson bug! A & accidentally became &&...Ton Roosendaal
2005-02-03BPython:Willian Padovani Germano
2005-02-03support for new SDL build in makefiles and scons for Os XJean-Luc Peurière
2005-02-02Fixed error in having Ztransp rendered in back of normal solid faces. WasTon Roosendaal
2005-02-02Fixed typo Latice...Kent Mein
2005-02-02BPython:Willian Padovani Germano
2005-01-31Bug found by Bassam; in certain occasions reading a file calls setscreen()Ton Roosendaal
2005-01-31Doing the hotkey modifiers for select non-manifold the Ton way.Chris Want
2005-01-30 - updated MSVC 6 projectfiles.Simon Clitherow
2005-01-30Bug fixes;Ton Roosendaal
2005-01-30Bug fix (from own collection)Ton Roosendaal
2005-01-30Fixed old annoyance; enabling true Ortho render in Blender.Ton Roosendaal
2005-01-30Correcting the logic of the hotkey modifiers for selectChris Want
2005-01-25Fix to get gcc 3.4.1 with scons working again.Kent Mein
2005-01-25bugfix: #2117 Overflow in Armature.Bone.setName()Stephen Swaney
2005-01-24Fixed the Makefiles so the Joystick stuff works.Kent Mein
2005-01-24Added a color picker and a 'Set VertCol' button to the Texture face panel,Brecht Van Lommel
2005-01-24Added color filtering for raytrace transparency.Ton Roosendaal
2005-01-23fix some undeclared parametersStephen Swaney
2005-01-23Separated some variable declarations from the code, for wider compiler support.Yann Vernier
2005-01-23Changes Mathutils.Vector() to be less picky about its argument(s).Yann Vernier
2005-01-23This should make the Texture stype attribute work for EnvMaps.Yann Vernier
2005-01-23Make the KX_PolygonMaterial Python member variables writable.Kester Maddock
2005-01-23Don't delete the Python Controller's private dictionary between frames.Kester Maddock
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock
2005-01-23Don't fail on mesh objects with no faces.Kester Maddock
2005-01-22BPython:Willian Padovani Germano
2005-01-21fixed animations using jpeg (bug # 2166)Kent Mein
2005-01-21Modified interface texture font support, which should work nicely with the fr...Rob Haarsma
2005-01-21Added some extra comments about creating a new image format.Kent Mein
2005-01-21Bug fix 2116Ton Roosendaal
2005-01-21Bug 2162Ton Roosendaal
2005-01-20Reading .blend from runtime closed file handle twice... seemed to crash inTon Roosendaal
2005-01-19Added experimental option to use GL textured interface fonts.Rob Haarsma
2005-01-19Melchior FRANZ's patch to allow the normal +- to work with border select.Kent Mein
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-18Using halo (particle) render with OSA and gauss had error.Ton Roosendaal
2005-01-18Render lens flare works again. Didn't work due to wrong value for zbufferTon Roosendaal
2005-01-18The non scons specific stuff for bug tracker bug #2131Kent Mein
2005-01-16remove gcc compiler error using -pedantic flag:Stephen Swaney
2005-01-16Fix for bug #2152Ton Roosendaal
2005-01-16Add an Python Material exampleKester Maddock
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2005-01-16Added getDistanceTo Python method (thanks Charlie C)Kester Maddock
2005-01-14Made Suzanne speechless again... what was i thinking.Rob Haarsma