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-04-01Python Panels WIPCampbell Barton
2009-03-30UI:Brecht Van Lommel
2009-03-30 2.5Michael Fox
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-29UI:Brecht Van Lommel
2009-03-28- made epydoc generator write a list of words used in descriptionsCampbell Barton
2009-03-28- Added the Nurb struct as well as collections for BPoints and BezTriplesCampbell Barton
2009-03-262.5: Remove OOPS code from the outliner space, as discussedBrecht Van Lommel
2009-03-26RNA: particle wrapping is a bit more complete now.Brecht Van Lommel
2009-03-25RNA:Brecht Van Lommel
2009-03-25RNA: fix for texture patch compile on MSVC, mixing declarations and code.Brecht Van Lommel
2009-03-25RNA: texture types Clouds/Wood/Marble/Magic/Stucci wrapped,Brecht Van Lommel
2009-03-25RNA: make svn props and file ending consistent.Brecht Van Lommel
2009-03-24Started wrapping nodes in RNA. Only shader nodes have all their options wrapped;Robin Allen
2009-03-23RNA: fix some warnings, return with void value in a void function.Brecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-03-23RNA: added CloudsTexture as an example.Brecht Van Lommel
2009-03-23RNA: Code for Texture inheritance, some cleanups.Brecht Van Lommel
2009-03-22RNA:Brecht Van Lommel
2009-03-22RNA: basic code for Node inheritance.Brecht Van Lommel
2009-03-202.5: add rna_context.c, missed that in last commit.Brecht Van Lommel
2009-03-202.5 compiles again with scons. Commented out some lines referring to code in ...Joshua Leung
2009-03-19ContextBrecht Van Lommel
2009-03-15RNA:Brecht Van Lommel
2009-03-15RNA:Brecht Van Lommel
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-03-12RNA:Martin Poirier
2009-03-11WIP PyAPI from winter camp discussions, make subtypes of the base RNA python ...Campbell Barton
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-09* fun 2.5 UI commit from seoul airport!Matt Ebb
2009-03-07RNA:Brecht Van Lommel
2009-03-07New include file to share enum types between RNA and operatorsMartin Poirier
2009-03-06RNA:Brecht Van Lommel
2009-03-04Boolean vectors and arrays!Martin Poirier
2009-03-02* some more rna stuff in materialsMatt Ebb
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-012.5: Text Editor back.Brecht Van Lommel
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
2009-02-23ADR_CODE conversion done for particle systems. Fixed typo in particle rna.Roland Hess
2009-02-20started RNA-ifying scene->render dataMatt Ebb
2009-02-202.5:Brecht Van Lommel
2009-02-19RNA: fix for bug in particle code, hopefully this solves the crash?Brecht Van Lommel
2009-02-18RNA:Brecht Van Lommel
2009-02-162.5Joshua Leung
2009-02-132.5: update cmake for rna_animation.c.Brecht Van Lommel
2009-02-13Keying Sets: Wrapped KeyingSets in RNA Joshua Leung
2009-02-112.5: Image window operators, quite a few of these still haveBrecht Van Lommel