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-07-182.5 - Optimisations for Keyframe Drawing in DopeSheetJoshua Leung
2009-07-18worked for me but broke building for eman, this fixes (both on linux which is...Campbell Barton
2009-07-18removed BeOS dirs (BeOS isn't supported anymore)Campbell Barton
2009-07-182.5 - Quick fix for NLA drawingJoshua Leung
2009-07-17Source code with executable property, manual fix. *sigh*Guillermo S. Romero
2009-07-17patch from William, adds some rna user prefs and adjusts prefs UI.Campbell Barton
2009-07-17python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator ->...Campbell Barton
2009-07-17Colour ManagementMatt Ebb
2009-07-17bpy rnaCampbell Barton
2009-07-172.5 - 2 TweaksJoshua Leung
2009-07-17- Scrollbars for the console (use View2D functions)Campbell Barton
2009-07-16SConsNathan Letwory
2009-07-16Another fluid + (little) cloth gui and settings updateDaniel Genrich
2009-07-162.5 - View2D fixes for User PrefsJoshua Leung
2009-07-16- use outliner colors (with subtle stripes) for report so you can see divisio...Campbell Barton
2009-07-162.5 - Silencing various compiler warnings (mingw)Joshua Leung
2009-07-16Extrude along normals.Martin Poirier
2009-07-16Add Makefile build support for Console Space Type (added in r21611).Guillermo S. Romero
2009-07-16* Temporarily commented out a couple of lines from Brecht's User Prefs commitMatt Ebb
2009-07-16SVN maintenance.Guillermo S. Romero
2009-07-16Console Space TypeCampbell Barton
2009-07-162.5: fix for uninitialized var in 3d view header template.Brecht Van Lommel
2009-07-162.5: fix for closed panels not resizing properly.Brecht Van Lommel
2009-07-162.5: DefaultsBrecht Van Lommel
2009-07-162.5 - Tweak to Action Constraint 'Transform Channel' order of optionsJoshua Leung
2009-07-152.5Brecht Van Lommel
2009-07-152.5: User PreferencesBrecht Van Lommel
2009-07-15tiny fix: stamp alpha color was lacking range parameterDalai Felinto
2009-07-152.5: added panel with IK settings for bone.Brecht Van Lommel
2009-07-152.5: ObjectsBrecht Van Lommel
2009-07-142.5: ArmatureBrecht Van Lommel
2009-07-14RNABrecht Van Lommel
2009-07-142.5 Buttons:Thomas Dinges
2009-07-142.5 Outliner - Restored all the 'toggle' operatorsJoshua Leung
2009-07-142.5 Outliner - Restoring a few operatorsJoshua Leung
2009-07-142.5 - Scrollbars are now shown when a list of panels can't fit in viewJoshua Leung
2009-07-14RNA/button tweaks:Matt Ebb
2009-07-14Fix cloth UI + tooltips - patch provided by nudelZDaniel Genrich
2009-07-13RNA & PyAPICampbell Barton
2009-07-132.5: fix for last commit, missing ffmpeg #ifdef.Brecht Van Lommel
2009-07-132.5: and the B.blend.c to go with the last commit.Brecht Van Lommel
2009-07-132.5: RenderBrecht Van Lommel
2009-07-132.5: bugfix for BLI_is_writable, made render with Save BuffersBrecht Van Lommel
2009-07-13mathutils types didnt work properly in python2x. vec*matrix failed for eg.Campbell Barton
2009-07-13Drawing a string longer then 255 chars wasnt working.Campbell Barton
2009-07-13calling operators from python was raising an error without returning an error...Campbell Barton
2009-07-132.5Brecht Van Lommel
2009-07-13Keyed physics refresh:Janne Karhu
2009-07-122.5 filebrowser Andrea Weikert
2009-07-12python console in ~80 linesCampbell Barton