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/intern
AgeCommit message (Expand)Author
2009-08-02- X11 tablet was using uninitialized variables.Campbell Barton
2009-08-01Update MSVC projects filesBenoit Bolsee
2009-08-01sizeof() was being used incorrectly to clear X11 m_keyboard_vector, would onl...Campbell Barton
2009-07-31Smoke:Daniel Genrich
2009-07-31Smoke: compile error due to bad merged conflictsDaniel Genrich
2009-07-31Smoke: fixing some compile warning reported by Ton and one compile erro for g...Daniel Genrich
2009-07-31wasnt building with gcc 4.4Campbell Barton
2009-07-30SVN maintenance.Guillermo S. Romero
2009-07-302.5:Stefan Gartner
2009-07-30Smoke: forgot cmake fileDaniel Genrich
2009-07-30smoke: another fftw3 error fixedDaniel Genrich
2009-07-30smoke: forgot to disable fftw3 noise functionDaniel Genrich
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-28Fix crash on Linux with some WM.Diego Borghetti
2009-07-26Windows: fixing user preference window opening full screenDaniel Genrich
2009-07-16SConsNathan Letwory
2009-07-14error in setting the alpha value when drawing text into a char buffer.Campbell Barton
2009-07-092.5: fix for last commit, left in debug print.Brecht Van Lommel
2009-07-092.5: X11Brecht Van Lommel
2009-06-29Fix compiler warning, make for body explicit.Guillermo S. Romero
2009-06-23PyRNA API support for matrix types as Mathutils matrix (with callbacks) rathe...Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-06-08Win GUI fix: maximize works again without distorted regionsDaniel Genrich
2009-06-08Win GUI fix: Blender won't hide behind the taskbar anymore on startup (in non...Daniel Genrich
2009-06-01fmod directory wasn't removed when all references to fmod were. (patch [#1826...Campbell Barton
2009-06-01YoFrankie bug [#18857] On start gives ImportError: No module named frankie_sc...Campbell Barton
2009-05-23FIX memleak in mmap().Benoit Bolsee
2009-05-21build without SDL in GCC 4.4Campbell Barton
2009-05-192.5:Thomas Dinges
2009-05-19CMake + MSVC debug build fixDalai Felinto
2009-05-18Commit revision 20062 and 20109 from trunk, also fix a small memoryDiego Borghetti
2009-05-17Patch #18758 for bug #17423 by Matt D. (foom) Thanks! Thomas Dinges
2009-05-17cmake: apply ADD_SUBDIR patch.Benoit Bolsee
2009-05-16* Fix for another OpenAL compile error on MSVC.Brecht Van Lommel
2009-05-15* Fix for compile error on MSVC.Brecht Van Lommel
2009-05-15Bug/patch #18714: fix game engine sound on OS X Intel, patch byBrecht Van Lommel
2009-05-13BGE #18691: Blenderplayer fullscreen messes up desktop on OS X Leopard. Appli...Benoit Bolsee
2009-05-08Fix Copy & Paste not working inside Blender.Diego Borghetti
2009-05-06Big, big commit!!Diego Borghetti
2009-05-04BugFix [#18597] Blender's text editor cant paste from SciTE in linuxDiego Borghetti
2009-05-04Fix crash because XSetInputFocus fail.Diego Borghetti
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-17BGE: slow parent was causing scaling distortion, now use correct quaternion i...Benoit Bolsee
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-16This is patch:Kent Mein
2009-03-122.5Ton Roosendaal