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
2008-03-10Another try to fix IRIX compileDaniel Genrich
2008-03-10Applied [#7076] Updated Python Image API to use float buffers in getPixelF/se...Campbell Barton
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2008-03-10* Updated the material preview so the 'hair' preview option Matt Ebb
2008-03-10== Align to Transform Orientation ==Martin Poirier
2008-03-10Cloth: Fixed wind force/speed calculation (was exploding with openmp before)Daniel Genrich
2008-03-10BGE memleak fix: OpenGL Display Lists not deleted when switching sceneBenoit Bolsee
2008-03-10BGE fix: game object to controller links consistancy maintained regardless of...Benoit Bolsee
2008-03-10BGE memleak fixed: mesh/material not deleted when switching sceneBenoit Bolsee
2008-03-10BGE memleak fixed: game actuator does not release file bufferBenoit Bolsee
2008-03-09== Sequencer ==Peter Schlaile
2008-03-09== Sequencer ==Peter Schlaile
2008-03-09masked/alpha baking commit was missing a null check for imbuf,Campbell Barton
2008-03-09adjusted uv stretch angle error to show more errors for low values.Campbell Barton
2008-03-09replaced zero comparisons with FLT_EPSILONCampbell Barton
2008-03-09removed printf and also removed some unneeded stuff, correct angles aren't ne...Campbell Barton
2008-03-09optimized uv stretch display angle calculationCampbell Barton
2008-03-09fix for uninitialized variables in uv stretch drawing,Campbell Barton
2008-03-09uv stretch area display could flicker red sometimes, removed some GL settings...Campbell Barton
2008-03-09Added UV Stretch (area/angle) display optionsCampbell Barton
2008-03-09* Numeric input now works better for TimeSlideJoshua Leung
2008-03-09added snap cursor->active and adjusted snap menu order in toolbox and header ...Campbell Barton
2008-03-09* Bakeing fix for apricot, stop pixels being extended for parts of the image ...Campbell Barton
2008-03-08Long on the wishlist, quite simple even, and there it finally is:Ton Roosendaal
2008-03-08Bugfix:Joshua Leung
2008-03-08Changed getClipbaord and putClipboard functions to be more ghost likeRicki Myers
2008-03-08* Clicking on constraint-buttons should now result in updates in the 3d-view ...Joshua Leung
2008-03-08The BUTM button type (used for 'R' button in StretchTo/LimitDist constraints)...Joshua Leung
2008-03-08Bugfix #8478: Constraints PyApi for setting targetspace non-functionalJoshua Leung
2008-03-08Fix for bug [#8465] particle children for emitter particles doesn't renderJanne Karhu
2008-03-08Fix for bug [#8402] Hair particles don't react on changing of curve guidesJanne Karhu
2008-03-08own missing null checkCampbell Barton
2008-03-08bugfix for [#8433] Retopo doesn't work with AutoMerge Editing.Campbell Barton
2008-03-07Normal map tangents are now not always averaged at vertices anymore,Brecht Van Lommel
2008-03-07snap menu order change, as suggested by Theeth, fix for own error with Window...Campbell Barton
2008-03-07Another big purge of warnings. (Main culprits this time were Campbell and Geo...Joshua Leung
2008-03-07Attempt to fix [#6757] linked objects made "local" still not editableCampbell Barton
2008-03-07PyAPI - Window.TestBreak() - True if the user pressed escape.Campbell Barton
2008-03-07Python APIKen Hughes
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
2008-03-06FSA fix:Ton Roosendaal
2008-03-06Bugfix #8477: Reset button for StretchTo/Limit-Distance Constraints BrokenJoshua Leung
2008-03-06Change the current line number to the cursor color when line numbers is toggledRicki Myers
2008-03-06Cloth bugfix for jumpy cloth (users were complaining), so the mass can be cha...Daniel Genrich
2008-03-06I didn't get any comments so I'm assuming its a good idea.Kent Mein
2008-03-05Fix for undo optimization commit, compiler error on msvc.Brecht Van Lommel
2008-03-05Bugfix: shaded mode or baking could crash, didn't always createBrecht Van Lommel
2008-03-05Bugfix: crash inserting keyframes with missing pose channel. AlsoBrecht Van Lommel
2008-03-05Undo optimization: now big chunks of memory are not written as singleBrecht Van Lommel
2008-03-05Bugfix: recent command line changes broke running with ./blender -w,Brecht Van Lommel