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-10-01Yet another fix for node groups localization: The ntreeLocalMerge function ca...Lukas Toenne
2013-10-01Mark some CCG funcrions as inlinedSergey Sharybin
2013-10-01Fix for own commit r60468: All the localized node groups ended up in the main...Lukas Toenne
2013-10-01fix bug with vector handles in the graph editor when transforming 2 selected ...Campbell Barton
2013-10-01fix for error setting vector handles to free when both vector handles were se...Campbell Barton
2013-10-01Fix #36850, Material Node Editor Crash Always.Lukas Toenne
2013-10-01fix [#36900] single spline handle can't be "scaled"Campbell Barton
2013-10-01addition to r60465, check for individual centers when positioning the manipul...Campbell Barton
2013-10-01curve transform: scale handles around their knot when using individual centers.Campbell Barton
2013-10-01add rna path callback for material slots but disable animation.Campbell Barton
2013-10-01remove assert for poly_find_ear(), added recently but its incorrect, also min...Campbell Barton
2013-10-01de-duplicate report strings for freestyle error checksCampbell Barton
2013-10-01Follow-up to r60433 (related to Bug #36878): additional checks for NULL line ...Tamito Kajiyama
2013-10-01* Change NA_EDITED notifier to NA_ADDED, as suggested by Sergey. (r60414 foll...Thomas Dinges
2013-10-01Fix #36894: maya keymap delete/backspace would immediately delete a mesh elem...Brecht Van Lommel
2013-10-01Fix #36852: duplicate window crash on OS X, another case where it could crashBrecht Van Lommel
2013-10-01Added new file that contains the sha1 hash key of the currently to be used Op...Gaia Clary
2013-10-01Fix [#36422] Trimmed audio files (hard cut only) in a metastrip have their tr...Bastien Montagne
2013-09-30Fix #36891: on OS X, cmd+s or cmd+o did not work when pressing them over theBrecht Van Lommel
2013-09-30Usual UI messages fixes...Bastien Montagne
2013-09-30Fix #36892: crash running "Sample Color" operator from 3D viewport when theBrecht Van Lommel
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