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-14=== Installer (win32) ===v2.48Nathan Letwory
2008-10-14resaved in the gimp, now loads with libpng 1.2.30Campbell Barton
2008-10-14Bugfix #17832Ton Roosendaal
2008-10-14Collisions: CollisionModifier needs to be resetted for every loopDaniel Genrich
2008-10-14Bugfix for regression from 2.46 on cloth collisions reported by Daniel Salaza...Daniel Genrich
2008-10-14Bugfix on IRC report. Luckily Daniel Salazar *does* carefully check ourTon Roosendaal
2008-10-14Bugreport in IRC: Area lamp, "Constant jitterred" had wrong alignmentTon Roosendaal
2008-10-14Bugfix #17830Ton Roosendaal
2008-10-14Action Editor - Grease Pencil Bugfix:Joshua Leung
2008-10-14Grease Pencil Bugfixes:Joshua Leung
2008-10-14bugfix: copy/paste bug merged from Bullet main repo into Blender, hope it sti...Erwin Coumans
2008-10-13Part two of the 2.48 release preparation!Ton Roosendaal
2008-10-13Part one of the release 2.48 commit.Ton Roosendaal
2008-10-13missing calls to countall() on switching scenes in the outliner.Campbell Barton
2008-10-12Added a -noglsl option to disable GLSL from the command line.Brecht Van Lommel
2008-10-12hard limit in for bpy material was wrongCampbell Barton
2008-10-12correction to epydocCampbell Barton
2008-10-12- Fix for bug #17825: baking SSS is not supported, but it didn't giveBrecht Van Lommel
2008-10-12Bugfix, studio report by Pablo VenomgfxTon Roosendaal
2008-10-12== Sequencer ==Peter Schlaile
2008-10-12in rare cases the screen cant be found for BPy's file/image selectorCampbell Barton
2008-10-12Small fix, ancient issue: Ton Roosendaal
2008-10-12c3d_import needed encoding defined for python 2.5+ to run.Campbell Barton
2008-10-12read wave files block align value, rather then assuming 2 or 4.Campbell Barton
2008-10-12* Patch #17729 from Dalai FelintoMatt Ebb
2008-10-12Bugfix:Joshua Leung
2008-10-12fix for [#17783] problem when packing wavCampbell Barton
2008-10-12Fix for opengl errors being thrown when creating textures, it wasBrecht Van Lommel
2008-10-12Grease Pencil Bugfixs:Joshua Leung
2008-10-12Fix for two more game engine issues:Brecht Van Lommel
2008-10-12Fix crash in game engine IPO code, got out of sync after IPO cleanup, removed...Brecht Van Lommel
2008-10-12Actual fix for bug #17819, that doesn't disable the functionality, crash with...Brecht Van Lommel
2008-10-12prevent crash in gpu_draw.c, so tilemode might not have GLSL/GPU featuresErwin Coumans
2008-10-12Last (hopefully) soft body fixes: Erwin Coumans
2008-10-11Fix for bug #17794: GLSL didn't take into account normal mapsBrecht Van Lommel
2008-10-11remove constraints from world, if not done yetErwin Coumans
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