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
AgeCommit message (Expand)Author
2008-10-11Fix for recent commit, should only do glFinish() on Windows.Brecht Van Lommel
2008-10-11Fix for bug #17809: crash with glsl materials and nodes refresh,Brecht Van Lommel
2008-10-11Fix for bug #17793: the glFinish() call in ghost that was disabled in a previ...Brecht Van Lommel
2008-10-11Updated python license, this is compatible with current 2.5 and older.Ton Roosendaal
2008-10-11Bugfix #17810: Blender crashes when constraint-keys are moved in NLAJoshua Leung
2008-10-11Quick PyAPI patch:Joshua Leung
2008-10-11Grease Pencil Bugfixes:Joshua Leung
2008-10-11removed warning in fluidsim.cCampbell Barton
2008-10-11Fix for a relative paths issue in the game engine. G.sce was beingBrecht Van Lommel
2008-10-11Bugfix #17802: Grease Pencil still draws when not shown in Image EditorJoshua Leung
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-10-10Missing include, apparently only scons+mingw suffers this, strange.Ton Roosendaal
2008-10-10BGE bug #17789 fixed: Lock Active Camera and Layer to Scene doesn't work in B...Benoit Bolsee
2008-10-10fix: leave default behaviour the same to be backward compatible with previous...Erwin Coumans
2008-10-10use BLI_strcasecmp instead of strcasecmp so it actually links under WindowsErwin Coumans
2008-10-10Fix bug in rigid body constraint buttons drawing, and while we are at it, add...Erwin Coumans
2008-10-10fix for [#12255] Rename the File at File Window,the file is deletedCampbell Barton
2008-10-10== Python ==Willian Padovani Germano
2008-10-09Reverted bugfix #17709Ton Roosendaal
2008-10-09bugfix #17709Ton Roosendaal
2008-10-09Bugfix #11712Ton Roosendaal
2008-10-09Bugfix for [#17333] Fluid bake memory issues provided by Andre PintoDaniel Genrich
2008-10-09Bugfix #8911Ton Roosendaal
2008-10-09BGE bug fix: fix several bugs and inconsistencies in sound actuator:Benoit Bolsee
2008-10-09This is patch [#17773] seq plugin crash -> use not converted to float with ib...Kent Mein
2008-10-09Grease Pencil:Joshua Leung
2008-10-08Patch #7065, from Stephane SOPPERA, part two: improvements when usingChris Want
2008-10-08Patch #7065, from Stephane SOPPERA, part one: define macro WITH_OPENEXRChris Want
2008-10-08Bugfix #17784Ton Roosendaal
2008-10-08Bugfix #17784Ton Roosendaal
2008-10-08Bugfix #17785Ton Roosendaal
2008-10-08own error, bvh import would always miss the last frame.Campbell Barton
2008-10-08Bugfix #17778Ton Roosendaal
2008-10-08Python APIKen Hughes
2008-10-08Bugfix #17767Ton Roosendaal
2008-10-08Bugfix #17769Ton Roosendaal
2008-10-08my changes broke the "level" option for joystick keys being held between statesCampbell Barton
2008-10-08fix for a bug where getting ID props would rename the datablock (including it...Campbell Barton
2008-10-08Fixed a tooltip typoKent Mein
2008-10-08Error about "max open floating panels" used wrong math.Ton Roosendaal
2008-10-08* Joystick sensor is now only triggered from events of the selected type.Campbell Barton
2008-10-08bugfix: missing attributes from shrinkwrap copy function.Martin Poirier
2008-10-08DXF-Exporter updateRemigiusz Fiedler
2008-10-07WebPluginEnrico Fracasso
2008-10-07Fix for bug #13363: ray (qmc) shadows had some light leaking issues,Brecht Van Lommel
2008-10-07Bugreport in irc, alxarch report:Ton Roosendaal
2008-10-07own error moving macro to function, double checked and its correct now.Campbell Barton
2008-10-07joystick updateCampbell Barton
2008-10-07Comments for text editor functions. More to come tomorrow.Ian Thompson
2008-10-07Grease Pencil BugfixMartin Poirier