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
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-02-01fix for [#33803], error was caused by sloppy coding in r53487, converting tra...Campbell Barton
2013-02-01code cleanup: make wmEvent's 'const' in interface code (reduces manual checki...Campbell Barton
2013-02-01expose WITH_BOOST as a cmake option, this just disables boost deps since it w...Campbell Barton
2013-02-01fix error with flipped vertex slide failing, also fix bug where you could be ...Campbell Barton
2013-02-01ui_but_anim_expression_create was never returning true, even when it succeeded.Campbell Barton
2013-02-01style cleanupCampbell Barton
2013-02-01disable xinerama and xinput if libraries are missing.Campbell Barton
2013-01-31OSL 1.3x / Windows 64:Thomas Dinges
2013-01-31Fix #34034: keyframe display of color/curve buttons was broken after revisionBrecht Van Lommel
2013-01-31Cycles: disable unnecessary preview render job for per node previews, they don'tBrecht Van Lommel
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-31Fix UI translation partly missing in scons builds (reported by Leon Cheung an...Bastien Montagne
2013-01-31Fix #33874: active UV map chooser in uv editor should not have X button as youBrecht Van Lommel
2013-01-31Attempt to fix cycles OSL link error on windows 64 bit.Brecht Van Lommel
2013-01-31Fix bevel bug #33906, unwanted distortion with skewed meshes.Howard Trickey
2013-01-31Fix scons building under unix. Now we should really have only *one* '/usr/lib...Bastien Montagne
2013-01-31replace BLI_make_file_string with BLI_join_dirfile since its much more simple...Campbell Barton
2013-01-31write all crashlogs into the temp directory (not next to blend files).Campbell Barton
2013-01-31Add Xinerama support for GHOST_GetMainDisplayDimensions() so X11 works as it ...Campbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-31start window non-maximized since this is more the `default` state for windows...Campbell Barton
2013-01-31Fix msvc compileMiika Hamalainen
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-31fix [#34050] Regression from 2.49, "Release confirms" interferes with loop cu...Campbell Barton
2013-01-31initializing maximized/fullscreen windows in x11 would start normal, then max...Campbell Barton
2013-01-31fix/workaround [#34026] Blender starts with too large windowCampbell Barton
2013-01-31GPencilStrokePoints.add() - use MEM_recallocN to initialize newly created pointsDan Eicher
2013-01-31Cycles:Thomas Dinges
2013-01-31Fix cycles windows link errors when building with OSL master branch.Brecht Van Lommel
2013-01-31style cleanupCampbell Barton
2013-01-31add BLI_mempool_as_arrayN utility function for getting the mempool as a new a...Campbell Barton
2013-01-30Fix #33984: cycles shadow pass problem with CUDA.Brecht Van Lommel
2013-01-30Cycles: make multiple importance sampling for lamps an option per lamp now,Brecht Van Lommel
2013-01-30Patch by erwin94 [#34015] dilate/erode multithreadingMonique Dewanchand
2013-01-30startup.blend editsCampbell Barton
2013-01-30disable ubuntu unity workaround, causes issues with modifier keys held doun w...Campbell Barton
2013-01-30Cycles material preview: fix for generated/packed/movie filesSergey Sharybin
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-30fix [#33740] Incorecct UV mapping from camera viewCampbell Barton
2013-01-30cmake config files BOOL type was ignored by cmake.Campbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-30patch [#33886] Combine Dissolve Menu with Delete MenuCampbell Barton
2013-01-30patch [#34039] Fix Alt key glitch on Unity desktopCampbell Barton
2013-01-30bridge tool could make bow-tie quads when given 2 isolated edges.Campbell Barton
2013-01-30fix [#33987] X-ray mode on bones nullifies weight paint modeCampbell Barton
2013-01-30enable continuous grab for sliders, initially this was disabled because we di...Campbell Barton
2013-01-30update themes.Campbell Barton
2013-01-30Fix #34016: add backwards compatibility for deprecated region.callback_addBrecht Van Lommel
2013-01-30correction to r54188, also don't attempt to triangulate triangles.Campbell Barton