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-05-15Fix [#31465] Segmentation Fault when Ctrl+Up/Down arrow to restore size of 3d...Bastien Montagne
2012-05-15Fix own compile error reported by brecht.Daniel Genrich
2012-05-15Fix El Topo:Daniel Genrich
2012-05-15Cloth:Daniel Genrich
2012-05-15Fix bug #31460, crash in multires on leaving edit modeNicholas Bishop
2012-05-15Add 'area' mode for brush texture projection.Nicholas Bishop
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop
2012-05-15Code cleanup: refactor sculpt normal and related functions.Nicholas Bishop
2012-05-15Code cleanups for sculpt-related code.Nicholas Bishop
2012-05-15Cleanup optimization compile flags for mingw-w64. Antony Riakiotakis
2012-05-15SequenceElements.pop() -- added 'index' argument instead of just chopping off...Dan Eicher
2012-05-15Partial fix for bug #31458 Convex Hull operator crashNicholas Bishop
2012-05-15Fix precision issue for bmo_hull.interior_geom output slot.Nicholas Bishop
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2012-05-14revert 46626, which crashes blender during startup with filenoSv. Lockal
2012-05-14select camera operator now works with view3d unlocked cameras,Campbell Barton
2012-05-14previous lasso commit changed Ctrl+Click for adding markers making Ctrl+Click...Campbell Barton
2012-05-14was casting to short for int args.Campbell Barton
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-14Fix for BLI_gzopen to work with utf filenames in windowsSv. Lockal
2012-05-14Changes to naming tracker vs. track vs. marker to match assumptions taken inSergey Sharybin
2012-05-14code cleanup: add WM_gesture_lasso_path_to_array, move mouse path to array co...Campbell Barton
2012-05-14lasso select for movie clip markers.Campbell Barton
2012-05-14style cleanup: imbuf & iconsCampbell Barton
2012-05-13Change the scons configuration for MinGW-w64 to be more in-line with cmake. A...Antony Riakiotakis
2012-05-13* Typo fix: rna_recursiev_attr_expand -> rna_recursive_attr_expandThomas Dinges
2012-05-13style cleanup: macro line breaksCampbell Barton
2012-05-13Adds “align” option to snap to verts/edges/faces, for bones in Pose mode.Bastien Montagne
2012-05-13code cleanup:Campbell Barton
2012-05-13Add support for opencollada for MinGW64 and cmakeAntony Riakiotakis
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-13fix geometry to origin in mesh editmode - was broken since bmesh merge.Campbell Barton
2012-05-13code cleanup: use vector math function minmax_v3v3_v3() and other minor vecto...Campbell Barton
2012-05-13Sequencer / Clip Editor:Thomas Dinges
2012-05-13More work for [#31429] Curve menu polish.Thomas Dinges
2012-05-13code cleanup: use static functions for transform operatorsCampbell Barton
2012-05-13add access to bevel weight modal operator (only available in the Shift+E edge...Campbell Barton
2012-05-13patch [#31434] IDMaterials.pop/append() UI update from consoleCampbell Barton
2012-05-13code cleanup: missed some min/max use of float[3], also found case of DO_MIN/...Campbell Barton
2012-05-13code cleanup: minor improvements to float/vector usage.Campbell Barton
2012-05-13Disable sm_13 CUDA kernel building for now, as the build fails with out of me...Nathan Letwory
2012-05-13previous commit didnt work right, the flag is still needed, wrap access with ...Campbell Barton
2012-05-13Enable setting of CUDA kernels to compile on command-line:Nathan Letwory
2012-05-13replace GP_PAINTFLAG_STROKEADDED with a NULL check, saves worrying about keep...Campbell Barton
2012-05-13fix [#31427] Crash when undoing until no point in grease pencil poly modeCampbell Barton
2012-05-13fix [#31428] bpy.ops.wm.path_open only works onceCampbell Barton
2012-05-13fix for own bad logic with polygon normal calculation, was reading one past t...Campbell Barton
2012-05-133D View:Thomas Dinges
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-12style cleanup: blenkernelCampbell Barton