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
2011-11-15Fix #29238: crash with node dependency loop.Brecht Van Lommel
2011-11-14Cycles:Brecht Van Lommel
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne
2011-11-14Text Editor: implement space-as-tab navigationDalai Felinto
2011-11-14Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather itBrecht Van Lommel
2011-11-14Fix: Last triangle wasn't always drawn when VBO enabled.Miika Hamalainen
2011-11-14Object.to_mesh() for metaball objects now only return a mesh for the basis/mo...Brecht Van Lommel
2011-11-14minor cleanup Campbell Barton
2011-11-14* Recommit of "a" BLENDER_VERSION_CHAR.Thomas Dinges
2011-11-14fix [#29251] Properties options={'SKIP_SAVE'} not working, patch attachedCampbell Barton
2011-11-14fix [#29242] menus have no keyboard shortcutsCampbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-14Fix #29252: GLSL not working with geometry material node after recent changes.Brecht Van Lommel
2011-11-14Better fix for crashes when rendering original edit mesh faces on empty edit ...Lukas Toenne
2011-11-14fix for shiftx/y for recently added VIEW3D_OT_camera_to_view_selected operator.Campbell Barton
2011-11-14Fix for [#29247] Incorrect black color with dynamic paintMiika Hamalainen
2011-11-14Fix for #29241, ocean sim modifier crash when removing all vertices.Lukas Toenne
2011-11-14make ocean rna more consistent with existing rna namesCampbell Barton
2011-11-14make rna naming for dynamic paint consistent with existing names & conventions.Campbell Barton
2011-11-14DPAINT_OT_output_toggle operator was using an index option for what was reall...Campbell Barton
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14Camera tracking: code cleanupSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-14fix uninitialized memory use when an object has modifiers but no ocean modifier.Campbell Barton
2011-11-14Ocean baking was using uninitialized memory, but further investigation it was...Campbell Barton
2011-11-14VIEW3D_OT_camera_to_view_selected operator to move the camera to frameCampbell Barton
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-13Fix #29240: multi-res bake broken in 2.60Sergey Sharybin
2011-11-13Camera solving: fixed incorrect warnings about failure of solving some framesSergey Sharybin
2011-11-13Quiting a warning in Ocean code (commenting out var).Bastien Montagne
2011-11-13new math utility function isect_plane_plane_v3Campbell Barton
2011-11-13Release cycle: Thomas Dinges
2011-11-13remove double promotions and some formatting edits (tabs & spaces mixed)Campbell Barton
2011-11-13remove Id:'s from shader node headersCampbell Barton
2011-11-13Make Ocean modifier compile again! Also removed it’s $ID$ heading stuff.Bastien Montagne
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