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
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-10code cleanup: bge static functions & use C++ guarded alloc for the character ...Campbell Barton
2012-11-10Fix #33131: more useful cycles behavior for layers that are both marked excludedBrecht Van Lommel
2012-11-10Cycles OSL: auto update script node sockets when setting text datablock or fi...Brecht Van Lommel
2012-11-10Cycles / OSL:Thomas Dinges
2012-11-10Cycles Test App:Thomas Dinges
2012-11-10Fix #32972: cycles crash changing to GPU render with OSL enabled.Brecht Van Lommel
2012-11-10Another fix for finding python stuff... Should work for everyone now! (I hope...Bastien Montagne
2012-11-09Cycles / CMake:Thomas Dinges
2012-11-09Fix #30505: bpy.context.copy() gives error running in the properties editorBrecht Van Lommel
2012-11-09Sequencer: disabled sequencer recursion and corrected rendered preview modeSergey Sharybin
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-11-09Bevel: use library plane/line intersection instead of custom one.Howard Trickey
2012-11-09UI scripting:Ton Roosendaal
2012-11-09bmesh refactor - rename some of the BM_****_share_****_count() functions to B...Campbell Barton
2012-11-09Fix #33123: lamp nodes drivers not working, now uses same hacks as materialBrecht Van Lommel
2012-11-09Usability:Ton Roosendaal
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-09Temporarily change:Ton Roosendaal
2012-11-09Bugfix #33124Ton Roosendaal
2012-11-09Edits for consistency with other parts of codeJoshua Leung
2012-11-09style cleanup: indentationCampbell Barton
2012-11-09Fisheye Equidistant Lens algorith bugfixDalai Felinto
2012-11-09Cycles: no need in spin lock in memory statisticsSergey Sharybin
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-09Fix crash when copying scene with sequencer's animation using Link Objects or...Sergey Sharybin
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09shrink/fatten was missing from the transform menuCampbell Barton
2012-11-09Option for shrink-fatten to maintain shell thickness (hold Alt).Campbell Barton
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-09code cleanup: move shrinkwrap's benchmark macro into PIL_time.h & some minor ...Campbell Barton
2012-11-09fix [#33121] crashing when srolling down in text editor !Campbell Barton
2012-11-09CMake: LLVM configuration tweak to check if llvm-config actually exists beforeBrecht Van Lommel
2012-11-09Fix #33125: cycles OSL crash with multiple render sessions running at the sam...Brecht Van Lommel
2012-11-09Fix #33082: dupliverted metaball showing wrong in cycles render and metaballBrecht Van Lommel
2012-11-09code cleanup: double promotion warnings with new bevel code & wrong use of NU...Campbell Barton
2012-11-08OSX/cmake: fix jack compileJens Verwiebe
2012-11-08Bugfix #29072 (Color pickers don't close properly when moving the mouse away)Ton Roosendaal
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Cycles: add strength input for normal map node.Brecht Van Lommel
2012-11-08Render: make default lamp size smaller (10cm instead of 1m in typical units).Brecht Van Lommel
2012-11-08style cleanupCampbell Barton
2012-11-08Merge gsoc Bevel (with rounding) into trunk.Howard Trickey
2012-11-08Attempt to fix OSX compilation issue.Sergey Sharybin
2012-11-08Correction to previous commitSergey Sharybin
2012-11-08Fix #33116: Blender Crashes when saving inside Sculpt Mode with with GLSL and...Sergey Sharybin
2012-11-08OSX/cmake: workaround for getting right LC_VERSION_MIN_MACOSX with makefilesJens Verwiebe
2012-11-08Small fix:Ton Roosendaal
2012-11-08fix [#33000] bmesh.ops.create_* either crash blender or do nothingCampbell Barton