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
2009-02-102.5Ton Roosendaal
2009-02-102.5Ton Roosendaal
2009-02-102.5Ton Roosendaal
2009-02-10A few more files with dos line endings.Kent Mein
2009-02-102.5Ton Roosendaal
2009-02-102.5: Silencing MSVC warnings in a few files (many files still have many to cl...Joshua Leung
2009-01-29* Was missing checks for scene->ed which crashed blender when using the seque...Campbell Barton
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-172.5Ton Roosendaal
2009-01-172.5: various warning fixes.Brecht Van Lommel
2009-01-152.5Ton Roosendaal
2009-01-14Removed a second declaration for BLI_uniquename.Nicholas Bishop
2009-01-122.5Ton Roosendaal
2009-01-042.5 / CleanupNathan Letwory
2009-01-022.5Ton Roosendaal
2009-01-012.5Ton Roosendaal
2008-12-302.5Ton Roosendaal
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-292.5Martin Poirier
2008-12-242.5 / SConsNathan Letwory
2008-12-202.5Andrea Weikert
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert
2008-12-152.50: added sequence.c in blenkernel for sequencer functionalityBrecht Van Lommel
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-04* silence a warningNathan Letwory
2008-11-25 * fix path to openexr on irixStefan Gartner
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-18QuatOne was so wrong is would make Hamilton cry.Martin Poirier
2008-11-14update for compiling cross compiling win32 on linux, had a lot of trouble wit...Campbell Barton
2008-11-132 utility functions added for projection painting.Campbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11* RNA: utility function to retrieve strings. It will use a fixedBrecht Van Lommel
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11removed some warningsCampbell Barton
2008-10-28merge 17122:17206Martin Poirier
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-20merge 16951:17122Martin Poirier
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-10-10use BLI_strcasecmp instead of strcasecmp so it actually links under WindowsErwin Coumans
2008-10-10fix for [#12255] Rename the File at File Window,the file is deletedCampbell Barton
2008-10-06merge runk 16887:16950Martin Poirier
2008-10-06fix for [#17560] Error in BPY_run_python_scriptCampbell Barton
2008-10-03Small fix for (harmless) use of uninitialized memory.Brecht Van Lommel
2008-10-03merge trunk 16118 -> 116886Martin Poirier
2008-10-01Bug fixingMartin Poirier
2008-09-30modify BLI_convertstringcode so windows paths are converted from C:\foo.jpg t...Campbell Barton
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29tests for 2d triangle and quad intersection would only work if the points wer...Campbell Barton