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/extern
AgeCommit message (Expand)Author
2010-10-24Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with...Campbell Barton
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21tweaks to external libs to get rid of warnings.Campbell Barton
2010-10-15enable warning for unused args with gcc: -Wunused-parameterCampbell Barton
2010-10-03added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also f...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-03Fix [#23569] Convex hull bounds crash BlenderNathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-13Fix #22829: build error in openjpeg with SSE using MSVC, already fixedBrecht Van Lommel
2010-07-09Fix #22796: GLEW compile errors on FreeBSD (this time in the right branch).Brecht Van Lommel
2010-06-17Revert changes back to original state, before 29506.Guillermo S. Romero
2010-06-17== SoC Bullet - Bullet Upgrade to 2.76 ==Joshua Leung
2010-04-27[#21753] allowing to compile on FreeBSD 8.0Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-14prepare to remove ffmpeg stuff in externMartin Poirier
2010-02-04Add btBvhTriangleMeshShape::buildOptimizedBvh() in preparation of next commit...Benoit Bolsee
2010-01-06Bullet: rework softbody raytest patch after approval by Erwin.Benoit Bolsee
2009-12-22Bullet: synchronize soft body helpers with current SVN.Benoit Bolsee
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-12-01Eigen: fix 10.5 ppc compile errorDamien Plisson
2009-11-30scons + gcc linking fix for bullet softbodies:Joshua Leung
2009-11-28BGE: ray casting works on soft body, the hit polygon is also returned. The mo...Benoit Bolsee
2009-11-22MSVC 9 projectfilesAndrea Weikert
2009-11-21patch [#19796] GLEW update by Mitchell Stokes (Moguri)Dalai Felinto
2009-11-09Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux.Guillermo S. Romero
2009-11-05Fix for bug #19817: cloth simulation with collision slow on Mac.Brecht Van Lommel
2009-10-2664bit Mac:Damien Plisson
2009-10-20Use Eigen2 2.0 head version rather then 2.0.6. It contains various bug fix.Benoit Bolsee
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-09-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
2009-09-25SVN maintenance.Guillermo S. Romero
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-14Prepare for removal of FFMPEG from extern.Guillermo S. Romero
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-08-20Add unsigned char buffer to BLF_draw_buffer and update makefiles for lzo and ...Diego Borghetti
2009-08-20update MSVC project files.Benoit Bolsee
2009-08-20LZMA: Deleting unused bad files (bad for gcc)Daniel Genrich
2009-08-20Fix Smoke:Daniel Genrich
2009-08-20Smoke:Daniel Genrich