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-09-15Completely move freeing flag to report, operator flag is uneeded.Martin Poirier
2009-09-15Smoke:Daniel Genrich
2009-09-15UI tweaksWilliam Reynish
2009-09-152.5: node group/ungroup/edit operators, patch by Michal Ziulek,Brecht Van Lommel
2009-09-15- opening the file selector was freeing a NULL pointerCampbell Barton
2009-09-15Smoke:Daniel Genrich
2009-09-15- new property attribute - default_array, which returns a variable size array...Campbell Barton
2009-09-15* Added RNA path functionality to fluidsim modifier settings, to allow keying...Matt Ebb
2009-09-15Smoke:Daniel Genrich
2009-09-15Smoke:Daniel Genrich
2009-09-152.5 BugfixesBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-14Smoke: Daniel Genrich
2009-09-14fix warningCampbell Barton
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-14Smoke:Daniel Genrich
2009-09-14Smoke:Daniel Genrich
2009-09-14Bugfix with py operator api and modal operators. Modal operators would keep a...Martin Poirier
2009-09-14*Changed texture blend property Flip XY to a proper enum.William Reynish
2009-09-14Link/Append, small changes:Brecht Van Lommel
2009-09-14Third widget commit ;)William Reynish
2009-09-14Depsgraph:Brecht Van Lommel
2009-09-14* Fix for typo in icon_only commit, causing RNA property buttons text to be d...Matt Ebb
2009-09-14Bugfix #19337: Crash when tweaking knife operatorJoshua Leung
2009-09-14Bugfixes:Joshua Leung
2009-09-14Smoke:Daniel Genrich
2009-09-14Smoke:Daniel Genrich
2009-09-14Three node selection operators added, patch by Michał Ziułek, thanks!Brecht Van Lommel
2009-09-14updated .b.blend; show toolbar by default now, made the view3d clip start san...Joseph Eagar
2009-09-14knife 'mode' is now leftclick with ctrl-x held down, instead of ctrl-altJoseph Eagar
2009-09-14to sphere transform hotkey is now alt-shift-s, since ctrl-shift-s was taken b...Joseph Eagar
2009-09-14remove doubles uses an operator property for the merge distance. it no longe...Joseph Eagar
2009-09-142.5 mesh cleanup: merge tools all work againJoseph Eagar
2009-09-14Smoke:Daniel Genrich
2009-09-14Pointcache:Daniel Genrich
2009-09-14Make compiler easily to override (CC & CCC) and clean up whitespace.Guillermo S. Romero
2009-09-14New 'icon_only' wasn't actually exposed in the ui api, causing errors in the ...Matt Ebb
2009-09-14Prepare for removal of FFMPEG from extern.Guillermo S. Romero
2009-09-14*Changed some userpref options to enums.William Reynish
2009-09-13Sculpt UIWilliam Reynish
2009-09-13use Py_SetPythonHome rather then setting environment vars PYTHONHOME and PYTH...Campbell Barton
2009-09-13== FFMPEG ==Peter Schlaile
2009-09-13replace curve.curve_2d True/False with curve.dimensions (2D/3D) enum suggeste...Campbell Barton
2009-09-13after some discussion, this is the replacement for the old loopcut tool: edge...Joseph Eagar
2009-09-13Smoke:Daniel Genrich
2009-09-13Smoke:Daniel Genrich
2009-09-132 Animation Fixes:Joshua Leung
2009-09-13Smoke:Daniel Genrich
2009-09-132.5 filebrowserAndrea Weikert