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
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-20OSX/tablet: fix a longstanding bug with certain devices and a cornercasesJens Verwiebe
2013-03-20Fix for #34708 and #34709, cycles group nodes were not working well with 0 or...Lukas Toenne
2013-03-19OSX/pen: change sensivity graduation to a good value found with Sebastian and...Jens Verwiebe
2013-03-19OSX/pen: change sensivity graduation so we don't get maximum too early and h...Jens Verwiebe
2013-03-19Smoke Bugfix /enhancement: Load pre 2.65 pointcaches.Daniel Genrich
2013-03-18Hopefully blender will compile with strict flags again.Sergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18style cleanupCampbell Barton
2013-03-17Cycles / CUDA:Thomas Dinges
2013-03-17code cleanup: incorrect sized array args, remove some redundant code.Campbell Barton
2013-03-17- ghost-sdl builds again.Campbell Barton
2013-03-16Fix for [#34654] Cycles hair particle system modifier obeys viewport visibili...Thomas Dinges
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-03-14tweaks to clang so blender can build with -WerrorCampbell Barton
2013-03-13Fix #34551: blender crash rendering with save buffers.Brecht Van Lommel
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-08Adding include for NULL define in c++Ton Roosendaal
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2013-03-08style cleanupCampbell Barton
2013-03-04OSX/locale: a further cleanupJens Verwiebe
2013-03-04OSX/locale: fix compile on older xcode by not using toll-free-bridging, which...Jens Verwiebe
2013-03-03Fix #34508: particle emitter show/hide option did not work correct afterBrecht Van Lommel
2013-03-03OSX: Get the current locale in objC-styleJens Verwiebe
2013-03-01Fix #34480: cycles hair render in dupligroup did hide the emitter properly in...Brecht Van Lommel
2013-03-01Fix related to #34481: show units for camera aperature radius.Brecht Van Lommel
2013-02-28Fix/workaround for newer FFmpeg 1.1.3 and MP3 decoderSergey Sharybin
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-28fix for [#34440] motion blur (2d filter) not working in osxDalai Felinto
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-26Fix #34421: cycles viewport render stuck with no objects in the scene.Brecht Van Lommel
2013-02-26fix for own regression in win32 from r54225, wrong args used in getAllDisplay...Campbell Barton
2013-02-25is_crappy_intel_card() was checking strstr(glGetString(GL_VENDOR), "Intel") e...Campbell Barton
2013-02-24Hopefully last round of fixes for all OSesAntony Riakiotakis
2013-02-24Compile fix round 2. Still trying to do this from linux :pAntony Riakiotakis
2013-02-24Add bogus stabs for fullscreen window mode for BGE in GHOST. Platform maintai...Antony Riakiotakis
2013-02-24fix for own commit r54806 with argument order and multisampling.Campbell Barton
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton
2013-02-24GHOST/X11 - free memory allocated by XF86VidModeGetAllModeLines(),Campbell Barton
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-24GHOST/X11 support for frequency, from SDL's mode switching.Campbell Barton
2013-02-22Applying patch #33709 for dead keys on windows.Alexander Kuznetsov
2013-02-22Fix for windows size on win32Alexander Kuznetsov
2013-02-22Fixing typosGaia Clary
2013-02-22bge bugfix: [#18967] alpha value is never available in the color buffer by Ca...Dalai Felinto
2013-02-22Code cleanup:Thomas Dinges
2013-02-21style cleanup: 'sizeof foo' --> 'sizeof(foo)', add check in style checking sc...Campbell Barton
2013-02-21Cycles GPU Rendering:Thomas Dinges
2013-02-21Cycles GPU rendering:Thomas Dinges