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-10-03Merging revision 51025 from trunk into blender-2.64-releasev2.64Sergey Sharybin
2012-10-03Merging revision 51023 from trunk into blender-2.64-releaseSergey Sharybin
2012-10-03Merging r51017 through r51021 from trunk into blender-2.64-releaseSergey Sharybin
2012-10-03Correction to commit rev48866 -- convert_tface_mt must happen before BKE_mesh...Sergey Sharybin
2012-10-03* Fix for the elsyiun.xml theme, Reports in Info Header were not readable (gr...Thomas Dinges
2012-10-03Fix #32742: Motion path calculation on linked armatures locks up BlenderSergey Sharybin
2012-10-03fix [#32743] Freed memory access when freeing materials.Campbell Barton
2012-10-03fix [#32739] Glare node does "add" instead of "lighten"Campbell Barton
2012-10-03fix for cmake constructing an invalid include path.Campbell Barton
2012-10-02Entering Bcon5 stage!Sergey Sharybin
2012-10-02Added example of KX_GameObject subclassing to game engine docs.Alex Fraser
2012-10-02freeing node trees no longer decreases their user counts, this cause causing ...Campbell Barton
2012-10-02revert fix for [#31555] Username with special chars in Windows 7Campbell Barton
2012-10-02correct spelling error in operator propertyCampbell Barton
2012-10-02 * fix for regression test [compo_map_uv.blend]Jeroen Bakker
2012-10-02 * fix for regression file [compo_map_zcombine_cubes.blend]Jeroen Bakker
2012-10-02UI:Thomas Dinges
2012-10-02fix for crash in own recent masking commit with 'flood fill' operator.Campbell Barton
2012-10-02fix for mesh_foreachScreenEdge__mapFunc running the callback with V3D_CLIP_TE...Campbell Barton
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-10-02fix for error in mask drawing, was using glVertex3fv on 2d verts. (buffer ove...Campbell Barton
2012-10-02fix for crash loading durian file '08.5e_comp.blend' - external data pointer ...Campbell Barton
2012-10-02fix: path looper was checking the path of old tessface external data rather t...Campbell Barton
2012-10-02Fix #32712: non-multilayer openexr file save for a single channel image wouldBrecht Van Lommel
2012-10-01Fix/workaround #31987: sample as lamp for environment textures not workingBrecht Van Lommel
2012-10-01Fix [#32719] "New object align to view" option doesn't work on lamps and forc...Bastien Montagne
2012-10-01Fix #32728: File Output node always save as RGBA, even when RGB is selectedSergey Sharybin
2012-10-01Fix #32725: cycles border render + panorama camera not working in viewport. I...Brecht Van Lommel
2012-10-01CMake: disable some warnings on mac that cause prints in nearly every file, andBrecht Van Lommel
2012-10-01fix for own bug in bmesh api, setting a byte string customdata layer assumed ...Campbell Barton
2012-10-01quiet some warnings.Campbell Barton
2012-10-01fix for unlikely crash if smoke collision data couldn't be read. (pointer was...Campbell Barton
2012-10-01possible fix for crashing when re-doing mouse select operator, there was a mi...Campbell Barton
2012-10-01fix [#32716] continuous grab bevel inset facesCampbell Barton
2012-10-01revert r50969, gives problems with weight paint + modifiers, need to investig...Campbell Barton
2012-10-01Fixed memory leak in CustomData_interp in cases when sources count is more thanSergey Sharybin
2012-10-01fix for crash found when attempting to setup testing environment to find cras...Campbell Barton
2012-10-01OSX/cmake: simplificate compile conditions and silence lot of CLANG warningsJens Verwiebe
2012-10-01File Output Node:Thomas Dinges
2012-10-01Disable render part of display transformation for icon/texture previewSergey Sharybin
2012-10-01Fix #32686: MovieClip background initialisaton errorSergey Sharybin
2012-10-01Fix #32695: Can't disable color management for 3D viewSergey Sharybin
2012-10-01add compiler hints that failing to create a bmesh face is unlikely.Campbell Barton
2012-10-01fix [#32713] Crash with modifiers + GLSL modeCampbell Barton
2012-10-01fix [#31654] Non-proportional edge slide behaving incorrectly.Campbell Barton
2012-10-01fix for some errors when unlinking.Campbell Barton
2012-10-01Fix: gpu_colors_enable could cause 3d display corruption because it always en...Antony Riakiotakis
2012-10-01fix [#32709] Color mix node produces artifacts from other framesCampbell Barton
2012-10-01style cleanup: define float sizes for interpolation functions, add retirn's o...Campbell Barton
2012-10-01mask data is no longer automatically added when sculpting (except when there ...Campbell Barton