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== 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-052.5Brecht Van Lommel
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-03Grease Pencil: Datablock bugfixesJoshua Leung
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-02Game options like enable physics visualisation, nomipmap, displaylists, ignor...Campbell Barton
2009-09-022.5 - Rotation Order Tweaks for Armature BonesJoshua Leung
2009-09-012.5Ton Roosendaal
2009-09-012.5Ton Roosendaal
2009-09-01- enum for convex hull and triangle mesh were swappedCampbell Barton
2009-09-01Added the old Edge settings to scene properties. This old feature is really q...William Reynish
2009-09-012.5 - Rotation Orders for Bones [Durian Rigging Request]Joshua Leung
2009-09-012.5 - Code shuffling in arithb.c Joshua Leung
2009-09-01Open recent list was arseabout, only adding files on save, rather then open.Campbell Barton
2009-09-01Add missing define to rna for sound system.Diego Borghetti