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
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-26F-Curve Modifiers: Experimental 'Additive' option for Generator ModifiersJoshua Leung
2009-03-25UI: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-252.5Ton Roosendaal
2009-03-252.5Ton Roosendaal
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-25UI:Brecht Van Lommel
2009-03-24Added makesrna for INC, fixing the 'make' buildingJoilnen Leite
2009-03-24Started wrapping nodes in RNA. Only shader nodes have all their options wrapped;Robin Allen
2009-03-24 2.5Michael Fox
2009-03-24BGE rna epydocs, add a list of all references to this struct from other prope...Campbell Barton
2009-03-23RNA: fix some warnings, return with void value in a void function.Brecht Van Lommel
2009-03-23Python:Brecht Van Lommel
2009-03-23PythonBrecht 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-23 2.5Michael Fox
2009-03-23Finished porting etch-a-ton to 2.5Martin Poirier
2009-03-23 2.5Michael Fox
2009-03-23 2.5Michael Fox
2009-03-22RNA:Brecht Van Lommel
2009-03-22RNA: basic code for Node inheritance.Brecht Van Lommel
2009-03-22F-Curve Modifiers - Envelope: BugfixesJoshua Leung
2009-03-22First part of operatorizing etch-a-ton in 2.5Martin Poirier
2009-03-21get rid of warnings, fix for a refcount errorCampbell Barton
2009-03-21- lazy subtype initialization rna, was initializing every type in bpy.types a...Campbell Barton
2009-03-21F-Curve Modifiers: Envelope ModifierJoshua Leung
2009-03-21Compiling fix for etch-a-ton commit - I've moved BIF_freeRetarget() to be bef...Joshua Leung
2009-03-20merge more etch-a-ton code. nothing works, but it compiles. Will try to get i...Martin Poirier
2009-03-202.5: add rna_context.c, missed that in last commit.Brecht Van Lommel
2009-03-202.5Ton Roosendaal
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-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-03-19* removed warnings and fixed some python refcount errorsCampbell Barton
2009-03-18Graph Editor: F-Curves which can only take integral values are now drawn stai...Joshua Leung
2009-03-182.50: some warning fixes.Brecht Van Lommel
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-17F-Curve Modifiers: Cycles ModifierJoshua Leung
2009-03-17F-Curve Modifier - Generator: Buttons for builtin-function mode (i.e. sin, co...Joshua Leung
2009-03-16failed building with python 2.5 and olderCampbell Barton
2009-03-16This is patch:Kent Mein
2009-03-162.5 PyAPICampbell Barton
2009-03-16F-Curve Modifiers - Generator: Finishing off most of UIJoshua Leung
2009-03-16F-Curve Modifiers: Basic GUI for Generator Modifier workingJoshua Leung