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-09-20Fix for bug #16662: modifiers on lattices were ignored sometimesBrecht Van Lommel
2008-09-20BGE patch: new 'Advanced Settings' button to keep special Bullet options away...Benoit Bolsee
2008-09-19== Python Space Handlers ==Willian Padovani Germano
2008-09-19Fix again for the NVidia driver bug. This time I'm just giving upBrecht Van Lommel
2008-09-19Patch #13422, By Roland Hess, Shadow ColorTon Roosendaal
2008-09-19Patch #8213 by Shunichi FujiTon Roosendaal
2008-09-19PyConstraints:Joshua Leung
2008-09-19Bugfix #17643: Action Editor buffer copy/paste not workingJoshua Leung
2008-09-19== IPO Defines Cleanup ==Joshua Leung
2008-09-19scons update, BF_NO_ELBEEM wasnt working, WITH_BF_SDL wasnt implimented, WITH...Campbell Barton
2008-09-19== Python Script Links ==Willian Padovani Germano
2008-09-19[#7297] Fix knife visualization on MacMini Intel w/ Intel gfxunclezeiv
2008-09-18BGE patch: change constraint location actuator to work in local coordinates. ...Benoit Bolsee
2008-09-18A typo in my fix for bug #11740 caused problems with at least grid distribute...Janne Karhu
2008-09-18Reactor particles were born with incorrect timing. Some changes made could ef...Janne Karhu
2008-09-18This file did not compile, but is also not part of the build target...Ton Roosendaal
2008-09-18Grease Pencil - Stroke Sensitivity:Joshua Leung
2008-09-18Hopefully fixes crash in particle system with effector enabledDaniel Genrich
2008-09-18Fix for bug #3858: the game engine mouse focus sensor did not workBrecht Van Lommel
2008-09-18This adds support for the new-ish options:Matt Ebb
2008-09-18BGE bug #17578: repair linV actuator in Add+Local mode.Benoit Bolsee
2008-09-17Fix for [#17642] Particule Hair - Vertex Group lenght don't works without Chi...Janne Karhu
2008-09-17Fix for [#17637] Children from "Faces" in Object without a face leads to crashJanne Karhu
2008-09-17Bugfix #14412Ton Roosendaal
2008-09-17Fix for bug #17634: crash on automatically removing zero size window.Brecht Van Lommel
2008-09-17Delete Keyframe Tool:Joshua Leung
2008-09-17Texture_getHFracDim was returning an int rather then a float (thanks zuegs fo...Campbell Barton
2008-09-17Preparation for real-time soft bodies for the game engine, step 1 out of 3. T...Erwin Coumans
2008-09-17Fix for bug #4192: game engine armatures that are dynamically addedBrecht Van Lommel
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-17Fix for [#17561] when i try to change the particle to hair I cant choose grou...Janne Karhu
2008-09-17Fix for bug #5413: game engine armature actions and shapes keysBrecht Van Lommel
2008-09-16Fix bug that broke editing vertices through python in the game engine.Brecht Van Lommel
2008-09-16Fix (harmless) error print about GameLogic.globalDict being lost. AlsoBrecht Van Lommel
2008-09-16== Transform Snap ==Martin Poirier
2008-09-16"Fix" for #17636 Crashing bug - won't open a fileJanne Karhu
2008-09-16Added check for failing linking of a ID_PA block.Ton Roosendaal
2008-09-16Bugfix #17633Ton Roosendaal
2008-09-16Bugfix #17630: objects are disappearing if you insert a layer key and then ch...Joshua Leung
2008-09-16Bugfix #17622: clicking on action IPO in outliner causes crashJoshua Leung
2008-09-16Bugfix #17627: Autokeyframe for Visual keyingJoshua Leung
2008-09-16Fix for bug #12028: background rendering on Mac OS X withoutBrecht Van Lommel
2008-09-16Fix for #17618 Particles: changing RGB sliders snap backJanne Karhu
2008-09-16BGE bug #17565 fixed: Constraint Actuator Location: GUI broken. Axis selectio...Benoit Bolsee
2008-09-16BGE bug #17621 fixed: State Actuator GUI Flaw. State actuator didn't behave l...Benoit Bolsee
2008-09-15Workaround for an Nvidia driver bug on 32 bit linux (maybe windows too).Brecht Van Lommel
2008-09-15Small tweak to get things compiling again.Kent Mein
2008-09-15Added -d debug option for blenderplayer, and remove someBrecht Van Lommel
2008-09-15Fix glsl vertex shader string that was not 0 terminated, no ideaBrecht Van Lommel
2008-09-15copy menu didnt copy visible and initial states, physics margin was also miss...Campbell Barton