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
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12previous commits showed that the absolute path problem was even deeper. This ...Nathan Letwory
2008-11-11fix problem with giving absolute paths to BF_BUILDDIRNathan Letwory
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11* Compile fix for RNA + makefiles.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-11-11* RNA: utility function to retrieve strings. It will use a fixedBrecht Van Lommel
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11fix for [#17959] NURBS Circle: pie-shaped deformation, sticking to object originCampbell Barton
2008-11-11removed some warningsCampbell Barton
2008-11-11Median center didn't use TD_NOCENTER properly, making it work incorrectly wit...Martin Poirier
2008-11-11bicubic_interpolation function was re-calculating a variable it didnt need to...Campbell Barton
2008-11-11Chain rotations for objects and pose bones (for teamto)Martin Poirier
2008-11-10Bugfix #17965Ton Roosendaal
2008-11-10Patch #17971 by Nathan Vegdahl:Matt Ebb
2008-11-08* typo fixNathan Letwory
2008-11-08=== BPy API ===Nathan Letwory
2008-11-07=== SCons ===Nathan Letwory
2008-11-07[#17958] Windows path fix for image_edit.py script.Campbell Barton
2008-11-07RNABrecht Van Lommel
2008-11-06Bugfix #17524Diego Borghetti
2008-11-05* doing some warning cleaningNathan Letwory
2008-11-05* enable openjpeg building for win32/msvcNathan Letwory
2008-11-05* Changed the constant colorband interpolation to work left->right,Matt Ebb
2008-11-04Simple warning fixesAndre Susano Pinto
2008-11-04Added a new interpolation type for colorbands: ConstantMatt Ebb
2008-11-04Added Lattice vgroup support to shrinkwrap and simple deform modifier.Andre Susano Pinto
2008-11-03Moving silence_log_ffmpeg to imbuf (it fits better there and fixes the link e...Martin Poirier
2008-11-03Bugfix #17921Ton Roosendaal
2008-11-02Makefile fixes for compiling with new videotexture code.Ton Roosendaal
2008-11-02Bugfix #17942Ton Roosendaal
2008-11-02Quiet ffmpeg log by default. No more ugly stream info in console.Martin Poirier
2008-11-02Bugfix #17902Ton Roosendaal
2008-11-02Bugfix #17920Ton Roosendaal
2008-11-02Fix for two proxy + undo related crashes:Brecht Van Lommel
2008-11-01Bug #17912: fix for some SSS floating point precision issues, and alsoBrecht Van Lommel
2008-11-01Bugfix #17913Ton Roosendaal
2008-11-01Video Texture: remove support for capture device, the linux ffmpeg repository...Benoit Bolsee
2008-11-01fix a bug in matrix.invert() for 2x2 matricesRemigiusz Fiedler
2008-11-01RNA compile error and warning fixes for MSVC.Brecht Van Lommel
2008-11-01RNA / Data APIBrecht Van Lommel
2008-11-01Preparation to VideoTexture: everything but the VideoTexture module itself.Benoit Bolsee
2008-10-31This is coverity issue CID: 456Kent Mein
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-30* Build aborts when giving options on command-line when WITH_BF_DOCS=TrueNathan Letwory
2008-10-30Build fix (C90): Declaration after statementMartin Poirier
2008-10-30Fix for dependency graph cycle print, regular "Parent" relation wasBrecht Van Lommel
2008-10-30Bugfix for [#17879] Speed vectors/velocity data not working on ALL fluids.Daniel Genrich
2008-10-29EditVert hash *is* used elsewhere in the code, so just to be safe, use a scra...Martin Poirier
2008-10-29This is a fix for coverity issue CID: 517Kent Mein