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
2010-10-19svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32300:32571soc-2010-nicolasbishopNicholas Bishop
2010-10-10COLLADANathan Letwory
2010-09-09svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31667:31833Nicholas Bishop
2010-09-02rna context renameCampbell Barton
2010-08-21svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31296:31488Nicholas Bishop
2010-08-19- Properties from base classes are now registered too, this allows class mix-...Campbell Barton
2010-08-06svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30887:31091Nicholas Bishop
2010-08-05== Ptex ==Nicholas Bishop
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-07-27svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30722:30764Nicholas Bishop
2010-07-26* Factored out some duplicated code from rna_brush into paint.c, added a new ...Nicholas Bishop
2010-07-03* Added DNA/RNA/UI for enabling and disabling mask layers.Nicholas Bishop
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-10Give Sensors/Controllers/Actuators more sensible names when they're createdMatt Ebb
2010-04-30Removed unused code from yesterdayMatt Ebb
2010-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-03-23fix for parsing python args to rna functions, was using allocated size as arg...Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-10Python/RNA: added collection.move(from, to) for python definedBrecht Van Lommel
2010-02-26rename extension to addon after discussion with meta-androcto & mindronesCampbell Barton
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23allow python api to set values of library liked data (still checks editable f...Campbell Barton
2010-02-21python rna api now clamps values, (was fun to see the spot_size go backwards)Campbell Barton
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10rename Nurb to Spline in RNA since Nurb also stores bezier and poly lines.Campbell Barton
2010-02-08RNA - Added reset to defaults support for Strings tooJoshua Leung
2010-02-03patch [#20889] Support "unit"s for FloatPropertyCampbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-01-26Typo in function declaration causing warnings.Martin Poirier
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-24RNA functionsElia Sarti
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-15Console:Thomas Dinges
2010-01-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...Matt Ebb
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2010-01-02support for multiple return values from rna functions & support for returning...Campbell Barton
2010-01-02Cessen Rigging Request: "Copy Transforms" ConstraintJoshua Leung
2009-12-31Macro registration using the normal rna registration methods (like operators).Martin Poirier