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-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
2009-03-032.5 filebrowserAndrea Weikert
2009-03-03And another commit to cleanup a little, this is the last,Diego Borghetti
2009-03-02* errors in bpyui draw scripts were segfaultingCampbell Barton
2009-03-02scons errorCampbell Barton
2009-03-02* some more rna stuff in materialsMatt Ebb
2009-03-022.5: bugfix, new text space was not initialized correct.Brecht Van Lommel
2009-03-02Cleanup a little before add internal font (bmfont).Diego Borghetti
2009-03-02Pose Channels - changing settings in RNA updates them correctly againJoshua Leung
2009-03-022.5 - Various animation bugfixes for samplesJoshua Leung
2009-03-01Graph Editor: Baking (Alt-C) operator now works as expectedJoshua Leung
2009-03-01Graph Editor: Added operator to 'bake' keyframe-based F-Curves to be composed...Joshua Leung
2009-03-01View2D: Removed the hacks from commit 19005 as they weren't actually needed. ...Joshua Leung
2009-03-012.5 - Animation related tweaksJoshua Leung
2009-03-012.5 - Text Editor bugfixJoshua Leung
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-282.5 \ Python APINathan Letwory
2009-02-28Python experimental UI APICampbell Barton
2009-02-28Bugfixes for armature operators - parent + align operators weren't working co...Joshua Leung
2009-02-282.5 - Various animation bugfixesJoshua Leung
2009-02-28Making y2 for File the same that Add Timeline etcJoilnen Leite
2009-02-28Running the OBJECT_OT_mesh_add operator outside the 3d view would crash.Campbell Barton
2009-02-27Restore the #if around the ui_module declaration, this made compiled failDiego Borghetti
2009-02-27added defAutoButR() and blockSetFlag() and some flags for the experimental py...Campbell Barton
2009-02-26update to build with python 3.0.1 which removed Py_InitModule3, added richcom...Campbell Barton
2009-02-252.5: Particle edit mode more functional now. Transform, brushBrecht Van Lommel
2009-02-252.5Ton Roosendaal
2009-02-252.5Ton Roosendaal
2009-02-25Animato Conversions:Joshua Leung
2009-02-25Outliner/Datablocks view: IKEY/Alt-IKEY Hotkeys work for Inserting/Deleting k...Joshua Leung
2009-02-25Anim-Channel Filtering: If an object only has animation-data attached to one ...Joshua Leung
2009-02-252.5Ton Roosendaal
2009-02-252.5Ton Roosendaal
2009-02-24Added return statements to a couple of functions that didn't haveKent Mein
2009-02-24Made animation-editor copy/paste operators use reports-api for reporting erro...Joshua Leung
2009-02-24DopeSheet/Graph Editors: Restored Copy/Paste operatorsJoshua Leung
2009-02-24Added rna timeline to cmake buildNicholas Bishop
2009-02-24Gave RNA to timeline markers. Updated both Scene and Action RNA for standard ...Roland Hess