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-17 ____ Jeroen Bakker
2012-05-17Fix select_similar_type_itemf() enum-item-generator func to return the whole ...Bastien Montagne
2012-05-17Disable setting non-object actions as the action used by the Action ConstraintJoshua Leung
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-17Nitpicky stuffJoshua Leung
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-17Fix [#31432] Angles values stuck at 60 degrees.Bastien Montagne
2012-05-16evil mango feature, alt transform sequence strips bumps other strips out of t...Campbell Barton
2012-05-16Fix issue with linked dupli objects not being displayed in the viewport, if theyBrecht Van Lommel
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-16style cleanup: indentationCampbell Barton
2012-05-16fix [#31474] Crash when object has parent and dupli_type == 'FRAMES' and show...Campbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-15A generalization of the modal node linking operator (for dragging from socket...Lukas Toenne
2012-05-15Fix #31449: multiple ClipEditor bug behaviourSergey Sharybin
2012-05-15Fix [#31465] Segmentation Fault when Ctrl+Up/Down arrow to restore size of 3d...Bastien Montagne
2012-05-15Add 'area' mode for brush texture projection.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-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-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-13Adds “align” option to snap to verts/edges/faces, for bones in Pose mode.Bastien Montagne
2012-05-13code cleanup:Campbell Barton
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-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-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-13previous commit didnt work right, the flag is still needed, wrap access with ...Campbell Barton
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-133D View:Thomas Dinges
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-12Fix [#31426] Unwrapping, First unwrap unwraps with LSCM, not with Angle BasedBastien Montagne
2012-05-12code cleanup: some style and use math defines, also small speedup for dynamic...Campbell Barton
2012-05-12add bevel to select similar edges operatorCampbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-11don't stat bookmark files on load, can make blender hang on slow networks (eg...Campbell Barton
2012-05-11Fix for UI layout alignment of fixed-size items (including those with width <...Lukas Toenne
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton