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
2013-09-30Fix "Sample Color" not working in vertex paint mode.Irie Shinsuke
2013-09-30Fix #36884: blender spotlamp halo render was incorrectly showing light on theBrecht Van Lommel
2013-09-30changing shortcut to toggle Properties in text editor (ctrl+t)Dalai Felinto
2013-09-30workaround for [#36314], ensure all id-properties are groups on load (which a...Campbell Barton
2013-09-30Fix #36882: cycles gamma node not working with glsl materials.Brecht Van Lommel
2013-09-30Fix #36873: cycles opencl render status show negative sample count.Brecht Van Lommel
2013-09-30add asserts for id property functions (ensure invalid types aren't passed)Campbell Barton
2013-09-30Fix [#36846] Adding a cloth sim to an object does not make it possible to go ...Bastien Montagne
2013-09-30fix [#36835] Removing an addon has strange behaviorCampbell Barton
2013-09-30Fix #36853, Undo not working for Particles Hair - Free Edit.Lukas Toenne
2013-09-30Fix for plane track jitteringSergey Sharybin
2013-09-30fix for building with some configurationsCampbell Barton
2013-09-30more fixes relating to [#36878], freestyle was only checking for NULL linesty...Campbell Barton
2013-09-30revert r36440, own commit, no longer needed because of changes to the keymap.Campbell Barton
2013-09-30fix regression [#36878], missing NULL checks for linestyle.Campbell Barton
2013-09-30fix [#36842] OpenGL Animation Playblast renders 1 too many framesCampbell Barton
2013-09-30fix [#36861] In face select masking circle select selects all when out of focus.Campbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-30Fix [#36863] OSL clamp, min and max functions have wrong signature when argum...Thomas Dinges
2013-09-29Fix [#36859] Grease Pencil - Frames.new() doesn't create frame if frame_numbe...Bastien Montagne
2013-09-29Followup to r60416, we need to get cdlayers from bmesh everywhere! sorry...Bastien Montagne
2013-09-29Fix broken example, reported by Codemanx on IRC, thanks.Bastien Montagne
2013-09-29Fix [#36847] If Force Field in Ridgid Body group, crash at first frame of ani...Bastien Montagne
2013-09-29Fix [#36830] 'Reset to Default Value' on Current Area Type button causes crashBastien Montagne
2013-09-29name cocoa functions in keeping with convention with similar functions for ot...Campbell Barton
2013-09-29OSX: more descriptive commentJens Verwiebe
2013-09-29OSX: cleanup for 60409, let m_window protected and use rather a public functi...Jens Verwiebe
2013-09-29Fix [#36841] UV-Maps cannot be renamed in EditModeBastien Montagne
2013-09-29minor edit on r60413, convert to a bool.Campbell Barton
2013-09-29Fix [#36845] New generated blank image doesn't update preview (properties edi...Thomas Dinges
2013-09-28Properties Editor / UI:Thomas Dinges
2013-09-28Fix [#36831] Grease Pencil dont create a drawing in current frame less than 1Bastien Montagne
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-09-28OSX: make sure closing the mainwindow forewards to the quitdialog - todo: che...Jens Verwiebe
2013-09-28add PoseBone.children convenience attribute.Campbell Barton
2013-09-28Fix [#36827] 2.69 bug with smoke domain, particle emitter and a force field c...Bastien Montagne
2013-09-28Fix #36826: make screencast with quicktime output gave black flickering areas.Brecht Van Lommel
2013-09-27Fix build error when building without OpenMP.Brecht Van Lommel
2013-09-27Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We nowBrecht Van Lommel
2013-09-27Elbeem: fix memory leak and add guarded allocator directivesSergey Sharybin
2013-09-27Elbeem: Use pragma directive instead of overriding number of omp threadsSergey Sharybin
2013-09-27blenderplayer stubs for WM_keymap_removeDalai Felinto
2013-09-27replace ints with bools for keymap functions.Campbell Barton
2013-09-27rna: implementing function to remove keymap from keyconfigDalai Felinto
2013-09-27install_deps.sh fix: add explicit OGG lib handling, we need it to pass correc...Bastien Montagne
2013-09-27Fix #36630, Particlesystem - boids - goal - collision.Lukas Toenne
2013-09-27relating to [#36822], apply clamping to hard limits tooCampbell Barton
2013-09-27Fix for #36823, SSS node now displays a warning, that it does not work on the...Thomas Dinges
2013-09-27Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and cr...Thomas Dinges
2013-09-27Fix related #36824: Shrinkwrap modifier 'Subsurf Levels' doesn't seem to do a...Sergey Sharybin