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
path: root/source
AgeCommit message (Expand)Author
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-08-01Fix blenderplayer linkAntony Riakiotakis
2012-08-01- disable mask drawing in the sequencer, this isn't usable yet and likely won...Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-08-01style cleanup: >120 line lengthCampbell Barton
2012-08-01Add type RNA property to special nodes (e.g. frame)Sergey Sharybin
2012-08-01Do not highlight non-selected active node with active outlineSergey Sharybin
2012-08-01Fix #32209: Autosave ignores multires sculptingSergey Sharybin
2012-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
2012-08-01fix [#32232] Running script that changes area.type crashes blender.Campbell Barton
2012-08-01fill in dummy values when using movie clip distort node but compiled without ...Campbell Barton
2012-08-01quiet spacenav output on linux for regular builds, ifdef signed int for msvc ...Campbell Barton
2012-08-01Fixed own error in setting user counter to mask when changing clip editor's m...Sergey Sharybin
2012-08-01Expand function for masks, so no masks could be properly linkedSergey Sharybin
2012-07-31Mask / Win64 compile fix: "Index variable in OpenMP 'for' statement must have...Daniel Genrich
2012-07-31changes to mask editingCampbell Barton
2012-07-31Code cleanup: remove unused codeSergey Sharybin
2012-07-31Fixed wrong mask display with clip's pixel aspect and image editor display as...Sergey Sharybin
2012-07-31multi-threaded sequencer buffer calculation for masks.Campbell Barton
2012-07-31remove references to raskter from compositor and BKE mask.Campbell Barton
2012-07-31use the same rasterizer as the compositor for the sequencer.Campbell Barton
2012-07-31Tweak to commit related to non-power-of-two textures, some cards claim toBrecht Van Lommel
2012-07-31Fix warnings on old apple GCC compiler due to no support for alloc_size attri...Brecht Van Lommel
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-31support for curve orco uv's as UV's in cycles.Campbell Barton
2012-07-31Fixed [#32226] Black cadioptric lenses in CPU BokehBlur nodeJeroen Bakker
2012-07-31prevent uninitialized memory use when writing avi's.Campbell Barton
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-30fix own mistake getting an image for the image open file selector.Campbell Barton
2012-07-30fix for own error in r43796, 'Find Missing Files', could set the path to an e...Campbell Barton
2012-07-30Fixed own regression introduced in recent compositor commitSergey Sharybin
2012-07-30Fix: "void" function returning value.Daniel Genrich
2012-07-30Fix incorrect connections for muted nodes in tile compositorSergey Sharybin
2012-07-30BGE: When using the "Restrict Animation Updates" option, animations are now t...Mitchell Stokes
2012-07-30BGE: Fix for [#31993] "BGE Vertex deformer optimized method does not work pro...Mitchell Stokes
2012-07-29Fix compile error, IK_STRETCH_STIFF_EPS was undefined. Thomas Dinges
2012-07-29add inline functions for max/min ints, good to use when the arguments are fun...Campbell Barton
2012-07-29code cleanup:Campbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-29Support for depth buffers in compositor and viewer nodeJeroen Bakker
2012-07-29Sequel of r49112 (raising average bitrate without min/max ones is a bit usele...Bastien Montagne
2012-07-29Fix for [#32213] "Action actuator doesn't finish playing if frame rate drops"...Mitchell Stokes
2012-07-29Fix for [#27484] "Run-time command line options don't work in Multi-texture m...Mitchell Stokes
2012-07-29scale down histogram button movement by 10, was very sensitiveCampbell Barton
2012-07-29BGE: Fixing a memory leaked caused by the character controller (CcdPhysicsCon...Mitchell Stokes
2012-07-29style cleanupCampbell Barton
2012-07-28Fix regression in clip reloading -- after recent change movie usedSergey Sharybin
2012-07-28patch [#32195] MASKS: Canonical Porter Duff algorithm for merge missing.Campbell Barton
2012-07-28BGE: Fixing a performance regression with 2D filters. My changes caused a che...Mitchell Stokes
2012-07-28fix own error in recent commit - possible uninitialized value.Campbell Barton