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-11-13ensure that the path and directory are joined correctly for ocean cache (assu...Campbell Barton
2011-11-13Ocean Sim: sort alphabetically in modifier list, fix python error trying toBrecht Van Lommel
2011-11-13add the ocean modifier to bpath visitorCampbell Barton
2011-11-13Stub data in Ocean modifier when disabled, C standard does not allow empty st...Lukas Toenne
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-13add missing break in ocean_texture switch statement & quiet some warnings.Campbell Barton
2011-11-13fix another buffer overrun error, also replace BLI_snprintf with BLI_strncpy ...Campbell Barton
2011-11-13fix for buffer overrun when grease pencil drawing in the clip editor.Campbell Barton
2011-11-13Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where itBrecht Van Lommel
2011-11-13Ocean Modifer:Thomas Dinges
2011-11-13Ocean Sim:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-13Speedup of multires bakerSergey Sharybin
2011-11-13Fix crash when multires-baking in sculpt mode when sculpt mode is active and ...Sergey Sharybin
2011-11-13formatting edits only - no functional changesCampbell Barton
2011-11-13include invalid type name in mathutils error messages.Campbell Barton
2011-11-12mathutils.geometry.distance_point_to_plane(pt, plane_co, plane_no) - utility ...Campbell Barton
2011-11-12Bugfix [#29212] Select before/after current frame deselects all channels inJoshua Leung
2011-11-12Bugfix [#29125] Motion paths odd behaviourJoshua Leung
2011-11-11Fix #29207: cancelling volume precache at high resolution was too slow, addedBrecht Van Lommel
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-11-11Fix #29220 & #29221: missing cycles updates when switching scenes.Brecht Van Lommel
2011-11-11Dynamic Paint:Miika Hamalainen
2011-11-11fix [#29203] Camera can still move even when transforms lockedCampbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-11Bugfix [#29210] ChildOf constraint Set InverseJoshua Leung
2011-11-10SVN maintenance.Guillermo S. Romero
2011-11-10Mark unused variable.Sergey Sharybin
2011-11-10Cycles: fix crash in image assign/remove in image editor.Brecht Van Lommel
2011-11-10Nodes: fix crash loading old files that have node sockets changed, the versionBrecht Van Lommel
2011-11-10Fix [#29214] build modifier calculates wrong fraction of faces/verts/edges to...Andrew Wiggin
2011-11-10Dynamic Paint:Miika Hamalainen
2011-11-10Cycles: many of the new nodes were not showing properties/buttons in nodes inBrecht Van Lommel
2011-11-10quiet some warnings from recent mergeCampbell Barton
2011-11-10Fixed possible issue drawing undistorted clip in clip editor.Sergey Sharybin
2011-11-10Restored GPL header of NOD_composite.h (funny s&r ?!?).Bastien Montagne
2011-11-10Dynamic Paint merge:Miika Hamalainen
2011-11-10Workaround #29205: Crash while using Edge Split modifier (while rotating vert...Sergey Sharybin
2011-11-10- possible fix for vertex paint 'fill' crash.Campbell Barton
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-10quiet warningCampbell Barton
2011-11-10presets now work from non-redo popups,Campbell Barton
2011-11-10While reviewing this part of the code for a Blender Proceedings article, I no...Jason Hays
2011-11-09Fixes for MinGW cmake debug build:Antony Riakiotakis
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09Fixed/restored translation of node classes (in foreach_nodeclass funcs)Bastien Montagne
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-11-09minor: Moved italian and russian translations to "nearly done" menu part.Bastien Montagne
2011-11-09Moving version-patches for theme/userpref setting changes as result ofJoshua Leung