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
2006-04-11Bugfix #3698Ton Roosendaal
2006-04-10Bugfix #3720Ton Roosendaal
2006-04-10Bugfix #3725Ton Roosendaal
2006-04-09Bugfix #3860Ton Roosendaal
2006-04-09#bugfix #3791Ton Roosendaal
2006-04-08Hrms... the fix for bug #4010 didn't work as expected.Ton Roosendaal
2006-04-07Undo Campbell's last commit that disabled face select mode on fluidsimBrecht Van Lommel
2006-04-04Fix some warning for unsigned vs signed comparisons.Ken Hughes
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-04-02 - fix some minor typing/redefinition errors, shouldDaniel Dunbar
2006-04-02Bugfix #3996Ton Roosendaal
2006-04-02Fix for #4048Ton Roosendaal
2006-04-02Bugfix #4051Ton Roosendaal
2006-03-29- fixed elbeem header include problemsNils Thuerey
2006-03-29Several minor fixes:Nils Thuerey
2006-03-28Move variable declaration to beginning of code block, to avoid compilerKen Hughes
2006-03-27another couple of uninitalized variables get the axe.Kent Mein
2006-03-27==Sequencer==Peter Schlaile
2006-03-26Added python image pack/unpack per image.Campbell Barton
2006-03-15Bugfix: when compositor reads incomplete renders, when using the newTon Roosendaal
2006-03-14Crashfix in compositing RenderLayer that doesn't exist... can happen onTon Roosendaal
2006-03-13Two fixes in renderpipe...Ton Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-03-11With the commit last week to have curve bevels nice circular (when noTon Roosendaal
2006-03-09==compile fix==Tom Musgrove
2006-03-09Bugfix... very ancient one even. When you use multiple screens in a projectTon Roosendaal
2006-03-09==compile fix==Tom Musgrove
2006-03-09Compositing goodie: ESC now works to stop, but it will finish the node itTon Roosendaal
2006-03-08Bugfix: Sofbody baking included the 'start frame' for the object inTon Roosendaal
2006-03-08Compositor now checks for cyclic nodes too, and skips them while executing.Ton Roosendaal
2006-03-08Compositing workflow goodie; each 'render result' node now has a buttonTon Roosendaal
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-03-07Curves with bevel, but without front/back or extrude depth, now renderTon Roosendaal
2006-03-05Adds menu item in text editor under format menu to convert whitespace toRicki Myers
2006-03-05Fix for appending data from other files: if this appended dataTon Roosendaal
2006-03-05Ungrouping a Node in Compositor left uiBlock pointers unchanged inTon Roosendaal
2006-03-02Feature: Sofbody bake "Local"Ton Roosendaal
2006-03-01Array modifier patch by Ben Batt! (#3788)Brecht Van Lommel
2006-02-28Complex issue in group duplicators... since they can duplicate entireTon Roosendaal
2006-02-28Urm... Kent's commit to fix a bug broke the other nodes that use theTon Roosendaal
2006-02-28Fix for bug #3967.Kent Mein
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-23Composite: filter node now includes image edge in calculation, the outerTon Roosendaal
2006-02-23'inline' in C isn't very portable (probably should be made a macro).Chris Want
2006-02-22Composite fix: Blur node with option "Bokeh" didn't survive on very smallTon Roosendaal
2006-02-21Bug in Composite AddAlpha node. The option premul added alpha wrong.Ton Roosendaal
2006-02-21Very silly typo in code caused Preview Window for Compositor to copyTon Roosendaal
2006-02-20Compositor: new node "Z Combine", to combine two images with comparingTon Roosendaal