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
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09Print out reports on console too (debug and up) as fix for [#26708] "INFO" re...Nathan Letwory
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-09Add missing defines for .rc file.Nathan Letwory
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08Fix small typo in resource define.Nathan Letwory
2011-04-08Fix for compilation under non-windows platforms -- missed check forSergey Sharybin
2011-04-08add new subtype PROP_COORDS, for generic coordinates that are not to be chang...Campbell Barton
2011-04-08Apply console part of patch [#26044] Windows thumbnails and improved filetype...Nathan Letwory
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-08Minor bugfix in initTransInfo: SpaceImage used even if space type is SPACE_NODE.Lukas Toenne
2011-04-08Fix for [#26800] Particle Render "Use Group Count" is shared between differen...Janne Karhu
2011-04-08doxygen comments, removal of superfluous backslash.Nathan Letwory
2011-04-08fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-08for thumbnail generation only scale the byte buffer. (was scaling float & byte).Campbell Barton
2011-04-08fix for own assert with image scaling, wasnt working with float images.Campbell Barton
2011-04-08fix [#26830] Blender crashes when opening this fileCampbell Barton
2011-04-08change to fcurve keyframe coords broke simplify addon since the propertyCampbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-07Bugfix #26748Ton Roosendaal
2011-04-07Minor fix, own collection.Ton Roosendaal
2011-04-07add margin access [#26806] Missing pack margin for pack islands in UV editorCampbell Barton
2011-04-07fix [#26816] P(separate) an object messes up logic brick linksCampbell Barton
2011-04-07build fix after commit 36036 reported by Tom Edwards over mailing listDalai Felinto
2011-04-06Fix for Image.pixels set, buffer was not tagged as modified, patch by Domino ...Brecht Van Lommel
2011-04-06Name unification commit for console toggling operator.Sergey Sharybin
2011-04-06Fixed incorrect RNA access when changing type of sequencer viewSergey Sharybin
2011-04-06include needed for windowsCampbell Barton
2011-04-06cmake/windows, temporarily build without winblender.rc until its fixed, was g...Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-06update test checksums (change in normals caused this). also make all imports ...Campbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-05tooltips were part way of the bottom of the screen (timeline play button for eg)Campbell Barton
2011-04-05Bugfix [#26792] blender crash when scaling action strip in NLAJoshua Leung
2011-04-05fix [#26793] Is the Convert function of Grease Pencil normal?Campbell Barton
2011-04-05fix for render only drawing wire curves in wire view.Campbell Barton
2011-04-05Commit r33378 adds a red alert to search buttons which have items which are n...Campbell Barton
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-04-05utility function for getting the vector direction the mouse is pointing in a ...Campbell Barton
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-05fix [#26785] Curve shows in 3dview regardless of "Only Render"Campbell Barton
2011-04-05== filebrowser ==Andrea Weikert
2011-04-05Descriptions for some of curve operatorsSergey Sharybin
2011-04-04Fix for the fix, making hurried last minute changes is not a good idea :)Brecht Van Lommel
2011-04-04Fix for slow Image.pixels, make it a flat instead of multidimensional array.Brecht Van Lommel
2011-04-04Fix mistake in recent commit to revert some normal changes.Brecht Van Lommel
2011-04-04Startup.blend update:Ton Roosendaal
2011-04-04Fix #26781: Assigning multiple Materials to Text seems not to work correctlySergey Sharybin