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
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-19Fix #31646, somehow a 2.62 file output node can have NULL storage pointer. No...Lukas Toenne
2012-06-18Fix for recent bugfix, make old files with strand width fade 2.0 render same.Brecht Van Lommel
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-11Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refreshJoshua Leung
2012-06-11Bugfix: Crash in Sequencer when trying to undo after using Grease PencilJoshua Leung
2012-06-11Commented out expand_bones(), as this wasn't actually doing anything other thanJoshua Leung
2012-06-10Bump subversion so iteration through all markers would happenSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-06-07Fix #31725: UV map order is ignored when opening in 2.6+ versionsSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-05Fix #31706, Crash loading old file in trunk build.Lukas Toenne
2012-06-05style cleanupCampbell Barton
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Antoher fix for library linking issues, must change all entries in the libmap,Brecht Van Lommel
2012-06-04Fix for recent library linking fix, this triggered another issue that wasBrecht Van Lommel
2012-06-01Fix #31673, File Output node forgets about socket names. Was checking for wro...Lukas Toenne
2012-05-30workaround for crash when rig library links dont load. - will leak memory but...Campbell Barton
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-28Fixed crash opening files with missed libraries.Sergey Sharybin
2012-05-27style cleanupCampbell Barton
2012-05-25Fix a bad bug with direct/indirect linking since 2.5. Indirectly linked libra...Brecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-23style cleanupCampbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-21readfile.c Style cleanups Part 2 - More whitespace + replaced most of the whileJoshua Leung
2012-05-20code cleanup:Campbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18Fix bug in controller list scan (introduced in recent code cleanup)Benoit Bolsee
2012-05-18Partial revert of r46542.Lukas Toenne
2012-05-18style cleanup: and add missing files to cmakeCampbell Barton
2012-05-17readfile.c Style Cleanup: Whitespace, while -> for, etc.Joshua Leung
2012-05-17 ____ Jeroen Bakker
2012-05-17remove doubleups of newlines in readfile error printsCampbell Barton
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton