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-12-09RNA: fix for yesterday's commit, browsing screens and scenes wasBrecht Van Lommel
2009-12-09reference to INDIVIDUAL_CENTERS causing errorCampbell Barton
2009-12-08setting and editbone parent to NULL wasnt workingCampbell Barton
2009-12-08RNA functions to find keymaps in a keyconfig (from the usual idname + space o...Martin Poirier
2009-12-08RNA:Brecht Van Lommel
2009-12-08Sequencer:Brecht Van Lommel
2009-12-08UI: fix trailing tooltips when deactivating window, and when openingBrecht Van Lommel
2009-12-08RNA: added common sequencer properties notifiers/updates. Still someBrecht Van Lommel
2009-12-08compile python driver expressions for faster re-evaluation.Campbell Barton
2009-12-08Quick ShapeKey Editor fix (i.e. submode of DopeSheet):Joshua Leung
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-12-08Animation Editors: Fixes for RNA/Python BastardisationJoshua Leung
2009-12-08Few small things:Andrea Weikert
2009-12-08Pythonazed DopeSheet and NLA editors headers UI.Elia Sarti
2009-12-07driver type 'Sum'Campbell Barton
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-12-07Talked with Aligorith and made changes as follows to DopeSheet struct:Elia Sarti
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-12-07Added icons to a few RNA properties.Elia Sarti
2009-12-07rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted...Campbell Barton
2009-12-07Finished wrapping SpaceGraph in RNA and also wrapped bDopeSheet in the proces...Elia Sarti
2009-12-06wm.invoke_popup(op, width, height) similar to wm.invoke_props_popup(op, event...Campbell Barton
2009-12-062.5 Nodes:Thomas Dinges
2009-12-05Support for the C Macro system in Python.Martin Poirier
2009-12-05simple fix [#20218] Object.is_visible() don't reflect visibilityCampbell Barton
2009-12-04Fix for [#20144] Game physics panel - softbody allows other collision bounds.Thomas Dinges
2009-12-04rna functionCampbell Barton
2009-12-04Fix for [#19884] Curve resolution slider not affecting anythingMatt Ebb
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-12-02- bpy.data.add_armature()Campbell Barton
2009-12-02AAO Indirect DiffuseBrecht Van Lommel
2009-12-02Quicktime : make dna codecType data store the quicktime codecType value inste...Damien Plisson
2009-12-02rename armature RNA propsCampbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-12-02Reset operator properties for keymap items when operator idname is changed.Martin Poirier
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel
2009-11-30Cleanup:Thomas Dinges
2009-11-30* Disabled "Shaded View" again, not working in 2.5 (yet).Thomas Dinges
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-30Durian Graph Editor Request: Only show handles of selected keyframesJoshua Leung
2009-11-30retopo: use a smaller scale for faces that are modeled where 1.0==1m, will ev...Campbell Barton
2009-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-30Assorted tweaks for subdivide operator ranges - soft/hard ranges were swapped. Joshua Leung
2009-11-30previous commit for retopo converted the strokes into a curve first, better t...Campbell Barton
2009-11-29== Sequencer ==Peter Schlaile
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-29Armature Bugfixes:Joshua Leung
2009-11-29UI:Nicholas Bishop
2009-11-29UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop