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
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-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-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== 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-042.5 - Keyframe Types for DopeSheetJoshua 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-03Grease Pencil: Datablock bugfixesJoshua Leung
2009-09-03BlenderPlayer linking again for cmake - 148 errors gone.Dalai Felinto
2009-09-03remove Py_CmpToRich (copy of py3.0 function), instead only support == and != ...Campbell Barton
2009-09-03Fix thread hanging problem (mostly seen with material preview, but that sneak...Martin Poirier
2009-09-03* KX_PythonSeq - comparisons work again. eg. act1.sensors == act2.sensors, ha...Campbell Barton
2009-09-02Blender 2.5 Andrea Weikert
2009-09-022.5 - UI BugfixesJoshua Leung
2009-09-022.5 - Rotation order is now taken into account for constraintsJoshua Leung
2009-09-02* quick fix from Moguri to get things compiling again.Nathan Letwory
2009-09-02text display (debug info) in the game engine working again & other minor chan...Campbell Barton