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-05-09=bmesh= merge from trunk at r36529Joseph Eagar
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-15=bmesh= merge from trunk at r36153Joseph Eagar
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-27merge with/from trunk at r35190Joseph Eagar
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
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-23CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WI...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-02Small CMAKE Fix, discovered by freakabcd in IRC.Thomas Dinges
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
2010-09-18warning fixes and minor cmake changes.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-04merge with trunk at r31523Joseph Eagar
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2010-06-06CMake:Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Smoke: Patch #20955 / fix by Damien Plisson (damien78)Daniel Genrich
2009-12-13added include path for bad level callCampbell Barton
2009-11-21patch [#19796] GLEW update by Mitchell Stokes (Moguri)Dalai Felinto
2009-09-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-20Smoke:Daniel Genrich
2009-08-192.5:Nicholas Bishop
2009-08-18missed this define when renaming bullet definesCampbell Barton
2009-08-18CMake/WarningsCampbell Barton
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-10Stop changing the includes!Joerg Mueller