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/source
AgeCommit message (Expand)Author
2008-11-25allow building without pythonCampbell Barton
2008-11-24More testing with new system:Ton Roosendaal
2008-11-24RNABrecht Van Lommel
2008-11-24* make sure this compiles with msvc too.Nathan Letwory
2008-11-24RNABrecht Van Lommel
2008-11-24File had to be deleted in Brecht's RNA commit for Operator storage.Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-21RNABrecht Van Lommel
2008-11-21RNABrecht Van Lommel
2008-11-19Code shuffle to make a bit more structure.Ton Roosendaal
2008-11-192.5: gesture code in WMTon Roosendaal
2008-11-19Started work on an updated UI themeMatt Ebb
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-11-18RNA minor changesBrecht Van Lommel
2008-11-172.5 getting-back-into-coding commit :)Ton Roosendaal
2008-11-17RNABrecht Van Lommel
2008-11-172.5: patch to comment out some more bad level calls in the game engine,Brecht Van Lommel
2008-11-162.5 branch: Makefile for videotexture pointed to wrong include path (BIF_gl.h)Ton Roosendaal
2008-11-14RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-14RNA Tweaks:Brecht Van Lommel
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
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-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
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-10VideoTexture: Preserve alpha channel if present in video, images and sequence...Benoit Bolsee
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-07VideoTexture: VideoTexture.materialID() can now take texture image name.Benoit Bolsee
2008-11-07RNABrecht Van Lommel
2008-11-07VideoTexture: comment was misplaced after previous commit.Benoit Bolsee
2008-11-06Bugfix #17524Diego Borghetti
2008-11-06VideoTexture: fix compile error when FFmpeg is disabled.Benoit Bolsee
2008-11-06VideoTexture: new VideoTexture.ImageFFmpeg to load and reload images.Benoit Bolsee