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-20BGE Button types panel, can edit existing buttons but not add new ones yet.Campbell Barton
2009-07-202.5 - Constraints Editing + Keyframe Drawing TweaksJoshua Leung
2009-07-20Added error prints if the text's main is not set.Campbell Barton
2009-07-202.5 - Fixes to try and let C++ compilers not choke on DNA_anim_types.hJoshua Leung
2009-07-20cmake option to disable SDL,Campbell Barton
2009-07-202.5 - BugfixesJoshua Leung
2009-07-19binreloc wasnt working with cmake.Campbell Barton
2009-07-19d_type isnt a member of dirent on win32.Campbell Barton
2009-07-19- Support for importing python packages. (directories of python scripts conta...Campbell Barton
2009-07-19Sculpt+Paint/2.5:Nicholas Bishop
2009-07-19Remove unneeded manipulator functions.Martin Poirier
2009-07-192.5Ton Roosendaal
2009-07-192.5Ton Roosendaal
2009-07-19issues auto generating rna docsCampbell Barton
2009-07-19Python operatorsCampbell Barton
2009-07-192.5 - Recode of Add Constraint Operator(s)Joshua Leung
2009-07-192.5Ton Roosendaal
2009-07-192.5Ton Roosendaal
2009-07-19py rna arrays were assumed sizeof(char)*len, should be sizeof(int)*len, was c...Campbell Barton
2009-07-192.5 - Clear Constraints OperatorsJoshua Leung
2009-07-192.5 - Warning Fixes + Hotkey for Reversed PlaybackJoshua Leung
2009-07-19- was freeing reports on freed listbasesCampbell Barton
2009-07-19SVN maintenance.Guillermo S. Romero
2009-07-19Store sketch in armature instead of ugly global.Martin Poirier
2009-07-19Sculpt/2.5:Nicholas Bishop
2009-07-19operator macro playback (run operator reports in the console)Campbell Barton
2009-07-19SVN maintenance.Guillermo S. Romero
2009-07-18missed this file in last commit.Campbell Barton
2009-07-18initialize keymaps after python so python keymaps, solves the problem of keym...Campbell Barton
2009-07-18fixes for errors on startup and compiler errors and draw speedup.Campbell Barton
2009-07-182.5 / RNA Fix for render layers' rendering optionsElia Sarti
2009-07-18Second round of transform mouse buttons experiment.Martin Poirier
2009-07-18Use verb for operator namesMartin Poirier
2009-07-182.5/Sculpt:Nicholas Bishop
2009-07-182.5 - Removing quick test operator that I added by mistakeJoshua Leung
2009-07-182.5Ton Roosendaal
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