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
2008-12-04Small fix for repeat-last-operator:Ton Roosendaal
2008-12-04View2D: Scrollbars will now pan the view when MMB-dragged onJoshua Leung
2008-12-04View2D: Scrollbar tweaksJoshua Leung
2008-12-04View2D: Units on Scrollers (XAxis only)Joshua Leung
2008-12-04RNA:Brecht Van Lommel
2008-12-04RNABrecht Van Lommel
2008-12-04Tweaked tooltip box drawing so that ends of tooltips don't fall of the end of...Joshua Leung
2008-12-042.5 - compile fixes for Elubie's commitJoshua Leung
2008-12-04RNAAndrea Weikert
2008-12-04Forgot this file in my last commit.Brecht Van Lommel
2008-12-03* make function to map mouse into region coordsNathan Letwory
2008-12-03* check mouse coords in right space.Nathan Letwory
2008-12-03RNABrecht Van Lommel
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-03A couple of small fixes to clear up some warnings.Kent Mein
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5 fixesTon Roosendaal
2008-12-03View2D - assorted wip changes (nothing to see here)Joshua Leung
2008-12-03RNA: review of commits in the past days, check the diffs for theBrecht Van Lommel
2008-12-022.5Ton Roosendaal
2008-12-02Made PyRNA props iterable, so you can do things like...Campbell Barton
2008-12-02Added RNA functions from PyRNACampbell Barton
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-12-02RNA - Wrapped a few more simple Object transforms.Joshua Leung
2008-12-02View2D - Some more tweaks...Joshua Leung
2008-12-02mingw was giving errors...Campbell Barton
2008-12-02* rna_property completedHamed Zaghaghi
2008-12-02* after discussion with cambo on IRC, change the #ifndef's to #undefs instead:Nathan Letwory
2008-12-02* make sure there are no redefinitions (I'm using py2.5 and ie PyUnicode_Chec...Nathan Letwory
2008-12-02RNAAndrea Weikert
2008-12-02RNA: Added missing *srna's to curve functions.Juho Vepsalainen
2008-12-02* add debug symbols when building BF_DEBUG=TrueNathan Letwory
2008-12-01RNA: Curves and VFontJuho Vepsalainen
2008-12-01PyRNA structs and properties can now be subtyped to add functionality in python.Campbell Barton
2008-12-01* ray_mirror naming for property groupingNathan Letwory
2008-12-01RNA:Juho Vepsalainen
2008-12-01View2D - Zoom + More Scrollbar workJoshua Leung
2008-12-01* Added checkmarks to 'table buttons' as used in RNA viewer. Helps to disting...Matt Ebb
2008-12-01RNA: brush wrappingJuho Vepsalainen
2008-12-01RNAWillian Padovani Germano
2008-12-01View2D - Another WIP commitJoshua Leung
2008-12-01RNAWillian Padovani Germano
2008-12-01* added rna_world with porperties of two first panel in the current UIHamed Zaghaghi
2008-11-30RNA: Support for Metaballs and Metaelements. I did not figure out a way to te...Juho Vepsalainen
2008-11-30* changed NULL properties into UnknownPropertyHamed Zaghaghi