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-03-142.5 filebrowserAndrea Weikert
2009-03-14return operators as a PyCFunction rather then having our own callable operato...Campbell Barton
2009-03-142.5 filebrowserAndrea Weikert
2009-03-14 2.5Michael Fox
2009-03-14* File browserMatt Ebb
2009-03-14* UI tweakingMatt Ebb
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-03-132.5 Python apiCampbell Barton
2009-03-122.5 filebrowserAndrea Weikert
2009-03-12RNA:Martin Poirier
2009-03-122.5 filebrowserAndrea Weikert
2009-03-12* More UI control tweaksMatt Ebb
2009-03-122.5 filebrowser WIP commitAndrea Weikert
2009-03-11* small typo fix.Nathan Letwory
2009-03-112.5 / Area managementNathan Letwory
2009-03-11WIP PyAPI from winter camp discussions, make subtypes of the base RNA python ...Campbell Barton
2009-03-11Simplified vpaint/wpaint radial control calls. Removed also some unused radia...Nicholas Bishop
2009-03-11Changed vertexpaint and weightpaint to use the standard Brush struct, so they...Nicholas Bishop
2009-03-11* More render data RNAMatt Ebb
2009-03-11Added a brush panel that can be eventually be used for all the paint modes. F...Nicholas Bishop
2009-03-112.5 filebrowserAndrea Weikert
2009-03-10Switch to non-array parameters.Martin Poirier
2009-03-10* More 2.5 UI tweaks - text/controls/file browserMatt Ebb
2009-03-102.5 filebrowserAndrea Weikert
2009-03-09View2D fixes for File Browser: Scrollbars now draw correct.Joshua Leung
2009-03-09* fixed the pulldown text embossing, looked awful on dark themesMatt Ebb
2009-03-09* fun 2.5 UI commit from seoul airport!Matt Ebb
2009-03-09* test commit, some updated iconsMatt Ebb
2009-03-09Graph Editor: Frame numbers in horizontal scrollbar are no longer restricted ...Joshua Leung
2009-03-08* Updated slider designMatt Ebb
2009-03-08compiler fix part 1Joseph Eagar
2009-03-082.5 filebrowserAndrea Weikert
2009-03-07RNA:Brecht Van Lommel
2009-03-07Share enum types with rna and small bugfix because Ton needs to make keymodif...Martin Poirier
2009-03-07New include file to share enum types between RNA and operatorsMartin Poirier
2009-03-07added python api function to register an operator into a keymapCampbell Barton
2009-03-07* Some more icon updates and tweaks, thanks jendrzych!Matt Ebb
2009-03-07Animation Editors: Copy/Paste Keyframe changesJoshua Leung
2009-03-06Transform funMartin Poirier
2009-03-062.5 / SConsNathan Letwory
2009-03-06Fix bug with transform NumInput in 2.5 (used uninit var).Martin Poirier
2009-03-06RNA:Brecht Van Lommel
2009-03-062.5 / Area managementNathan Letwory
2009-03-05small commit to allow bpy_operator.c to compile in msvcShaul Kedem
2009-03-05PyRNA API: some RNA types were crashing on looping, also return None rather t...Campbell Barton
2009-03-05Make RNA an Operator dir() work in py 2.5 - 3.0Campbell Barton
2009-03-052.5 / PyRNANathan Letwory
2009-03-04Boolean vectors and arrays!Martin Poirier
2009-03-04run script in the text editor is back. UI scripts dont work yet.Campbell Barton
2009-03-032.5 filebrowserAndrea Weikert