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-04-28Add BF_X264_CONFIG and BF_XVIDCORE_CONFIG flags to scons, to allow passingKen Hughes
2008-04-28fix for [#9651] raw_export.py tooltip outdated?Campbell Barton
2008-04-28Fix for displacement baking when it doesn't find a hit. InsteadBrecht Van Lommel
2008-04-28Fix for bug #9652: "draw zbuffer values" in the image editor didBrecht Van Lommel
2008-04-28Bugfix:Joshua Leung
2008-04-28Fix for bug #9687: crash with FSA when compiling with openexr support.Brecht Van Lommel
2008-04-28== Action Editor - Group Colors ==Joshua Leung
2008-04-28Bugfix #8937: Action constraint for non-armatures shows lag on clear transformJoshua Leung
2008-04-28== Action Editor - Action Groups finishing touches ==Joshua Leung
2008-04-28Bugfix:Joshua Leung
2008-04-28Assorted tidy-ups for keyframing (including auto-keying), while trying to tra...Joshua Leung
2008-04-28Adding new poses to a PoseLib also creates Action Groups in the PoseLib, just...Joshua Leung
2008-04-28Compiler warning fixes:Joshua Leung
2008-04-28Subversion bump because of big cloth struct changeDaniel Genrich
2008-04-28follow-up for the universal darwin config.pyJean-Luc Peurière
2008-04-28Bugfix: 32bit cloth files were loaded bad in 64bit blenders and the way arrou...Daniel Genrich
2008-04-28take 2, disable enter editmode and enter editmode in .B.blend, commited rev 1...Campbell Barton
2008-04-28* Group unlinking wasnt removing groups from particle systems, or render laye...Campbell Barton
2008-04-27== Multires ==Nicholas Bishop
2008-04-27remove old particle system.Campbell Barton
2008-04-27== imagebrowser ==Andrea Weikert
2008-04-27Update MSVC project files to support ffmpeg. Make sure you do svn update in l...Benoit Bolsee
2008-04-27Make apply size/rot take children into account (apricot request)Campbell Barton
2008-04-27fix for own error when trying to fix python command line crash,Campbell Barton
2008-04-27BGE bug: crash when an object being tracked-to is deleted (bad practice anywa...Benoit Bolsee
2008-04-26BLI_split_dirfile was being used in cases it should not have been,Campbell Barton
2008-04-26Fix for bug #9664: switching to particle edit mode with ctrl+shift+tabBrecht Van Lommel
2008-04-25Suggestion by GSR; move "extern C" into header file, remove "_" fromKen Hughes
2008-04-25removed BLI_split_dirfile, it dosnt work with relative paths.Campbell Barton
2008-04-25Remove redundant utf8towchar() from FTGL code.Ken Hughes
2008-04-25== PyNodes ==Willian Padovani Germano
2008-04-25added sequencer paths to bpath iterator, This needed to use get/set filename ...Campbell Barton
2008-04-25fix/workaround for blender crashing when running python runs text.clear() in...Campbell Barton
2008-04-25Fix compiler warning about nested C comments.Ken Hughes
2008-04-25BGE bug: fix a crash at game exit caused by inconsistent controller map after...Benoit Bolsee
2008-04-25Duplicating UTF-8 changes from Revision 14536 in another place in the source ...Ken Hughes
2008-04-24== cmake win32 ==Andrea Weikert
2008-04-24InterfaceKen Hughes
2008-04-24Better fix for BGE bug #7892: dRot is reversed on dynamic objects. Make sure...Benoit Bolsee
2008-04-24disallow changes to linked groupsCampbell Barton
2008-04-24== PyNodes ==Willian Padovani Germano
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2008-04-23Added missing redraws for Outliner after transforming and Object/Bone with Au...Joshua Leung
2008-04-23Fix for bug #9654: point cache was being reset too often, madeBrecht Van Lommel
2008-04-22WITH_BULLET wasn't working for Makefiles.Kent Mein
2008-04-22Patch from Paprmh (Rob)Kent Mein
2008-04-22Fix for bug #9489: particle uv coordinates were not correctBrecht Van Lommel
2008-04-22Fix for bug #9491: cancelling bake didn't reset the simulation properly,Brecht Van Lommel
2008-04-22== FFMPEG ==Peter Schlaile
2008-04-22Added a check to make sure repeat value isn't 0.Joshua Leung