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-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-16Patch by gsr: [#18411] Improved makefiles for translation filesKent 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-16Custom python wasnt building without BF_PYTHON_LIBPATH setCampbell Barton
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-14 update v1.12 - 2009.03.14 by migiusRemigiusz Fiedler
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.5Ton Roosendaal
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
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