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
2011-10-31Merge with trunk r41411Miika Hamalainen
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-14Merge with trunk r40991Miika Hamalainen
2011-10-10fix crash for recent navmesh edits when setting a non-mesh object to a navmesh.Campbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-27comment warnings as errors for MSVC - it too easily made small problems like ...Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-20Get rid of c++ in blenkernel and modifiersSergey Sharybin
2011-09-19cleanup endian handlingCampbell Barton
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-05Merge with trunk r39928Miika Hamalainen
2011-08-043D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk r38619Miika Hamalainen
2011-07-22cmake - option to disable the frame serverCampbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-06-27Merge with trunk r37849Miika Hamalainen
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-21fix for build with cmake (patch by Joerg Mueller)Dalai Felinto
2011-06-19removing python includes for blenkernel since pynodes are commented.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-05-31cmake maintenanceCampbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-05remove exotic.c, there was no operators to access these formats and they were...Campbell Barton
2011-05-02build system changes to eltopo, re-applied.Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton
2011-04-18cmakeCampbell Barton
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-10=cloth collisions=Joseph Eagar
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-02-15Move mikktspace code to own library, so it is clear that it is alsoNathan Letwory
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton