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-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
2009-03-16Merging etch-a-ton branch in trunk.Martin Poirier
2009-03-16F-Curve Modifiers: Generator Modifier CodeJoshua Leung
2009-03-16BGENathan Letwory
2009-03-15RNA:Brecht Van Lommel
2009-03-15Fix for typo which broke compilingJoshua Leung
2009-03-15F-Curve Modifiers: Groundwork for getting these workingJoshua Leung
2009-03-152.5Andrea Weikert
2009-03-15flat and smooth shading descriptions were replacedShaul Kedem
2009-03-15RNA:Brecht Van Lommel
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-13merging trunk 19093:19274etch-a-tonMartin Poirier
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-03-13Makefiles: fix definitions of NAN_OPENEXR_* variables on linux, patch providedStefan Gartner
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-12BGE patch 18368: Modulus (ie %) expression controller in BGE. Implement a cac...Benoit Bolsee
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-11removed extra space in text.Kent Mein