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
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-09-06== SCons ==Nathan Letwory
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-052.5 - Demo of how to get node attributes animateableJoshua Leung
2009-09-05* fix lib list creation. now blenderplayer links fine with both scons/mingw a...Nathan Letwory
2009-09-05remove unnecessary semi-colonsNathan Letwory
2009-09-05== SCons ==Nathan Letwory
2009-09-05* fix linking order.Nathan Letwory
2009-09-05Comment out line so build does not crash due to NULL pointer.Guillermo S. Romero
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-052.5 - Animation TweaksJoshua Leung
2009-09-05- buttons to move logic bricks up and down when they are collapsedCampbell Barton
2009-09-052.5: increase subversion to init new sound userpref variables.Brecht Van Lommel
2009-09-05Strip input is not used for sound strips in 2.5.Joerg Mueller
2009-09-052.5Brecht Van Lommel
2009-09-05fix for relative path to build bplayer with cmake in windows (ffmpeg still ne...Dalai Felinto
2009-09-052.5Brecht Van Lommel
2009-09-05Added sound device default settings for the gameplayer.Joerg Mueller
2009-09-05Fixed sound stuff for gameplayer, no sound though as U.audiodevice is set to ...Joerg Mueller
2009-09-04fix for ffmpeg with cmake, now linkingJoerg Mueller
2009-09-04fix for ffmpeg with cmake, still not linking yetCampbell Barton
2009-09-04update relative paths for CMakeCampbell Barton
2009-09-04* remove mtio.h - no magnetic tape support has been coded. Helps compilation ...Nathan Letwory
2009-09-04* shuffle a bit with playerlist. Fixes some undefined references, but not all...Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-042.5 - Patches + CleanupsJoshua Leung
2009-09-042.5 - KeyingSet fixesJoshua Leung
2009-09-04== SCons ==Nathan Letwory
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-09-04Keying Sets: Added options to add/remove properties from the active Keying Se...Joshua Leung
2009-09-04* New and improved voxel interpolation methods, from Alfredo.Matt Ebb
2009-09-04- rna documentation layout now matches blenders internal layout, autogenerate...Campbell Barton
2009-09-042.5 - Keyframing Bugfixes + Code CleanupsJoshua Leung
2009-09-04* clean commented-out partsNathan Letwory
2009-09-042.5 - Keyframe Types for DopeSheetJoshua Leung
2009-09-04add blendcache files to dependancies. next step, per frames deps.Martin Poirier
2009-09-042.5 - Bugfixes for Armature operatorsJoshua Leung
2009-09-04allow execution mode to be given as an argument to operators from python (req...Campbell Barton
2009-09-03Bugfix for usage of uninitialized variable on windows (props_ptr.data needs t...Daniel Genrich
2009-09-032.5: fix missing LIB_NEEDLINK check in windowmanager reading,Brecht Van Lommel
2009-09-032.5/Multires:Nicholas Bishop
2009-09-032.5 - A few bugfixes...Joshua Leung
2009-09-03 2.5Michael Fox
2009-09-03Missing header include for non-linux OS "BLI_exist()"Daniel Genrich
2009-09-03sound init/exit so at least the player opensCampbell Barton
2009-09-03changes needed for building the blenderplayer with cmake on linux.Campbell Barton
2009-09-03Grease Pencil: Datablock bugfixesJoshua Leung
2009-09-03BlenderPlayer linking again for cmake - 148 errors gone.Dalai Felinto