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-03-13Fix node group drawing not taking into account DPI properly.Brecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-11Fix more UI i18n issues (reported by Leon Cheung and Lockal).Bastien Montagne
2013-03-08style cleanupCampbell Barton
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-03-05Sanity check in the cut-links operator, make sure preview jobs are not runnin...Lukas Toenne
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-22Fix for [#34356] Inputs list in file output doesn't appear properly.Thomas Dinges
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-02-14Cycles UI:Thomas Dinges
2013-02-13correct rna identifiersCampbell Barton
2013-02-10We've reconsidered previous patch in IRC.Sergey Sharybin
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-06Fix #34115, Group Node corrupted by frames.Lukas Toenne
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-04Compositor "Relative" option for Translate node, same as for other nodes thisBrecht Van Lommel
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-29Alpha display changes:Sergey Sharybin
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Disabled commit that was rendering Blender Internal for Cycles nodes.Ton Roosendaal
2013-01-24UsabilityTon Roosendaal
2013-01-24style cleanupCampbell Barton
2013-01-23Displaying labelname with reroute nodes.Monique Dewanchand
2013-01-19patch [#33923] Patch for Node Theme ColorsCampbell Barton
2013-01-12code cleanup: style and replace (float)sin, (float)cos with sinf, cosfCampbell Barton
2013-01-11add padding for node view-all, view-home operators.Campbell Barton
2013-01-08Alpha-over images on a black background when in RGB display modeSergey Sharybin
2013-01-06Rename dilate/erode rna property "type" to "mode" to avoid naming conflictsSergey Sharybin
2013-01-03fix for NODE_OT_view_all / NODE_OT_view_selected not working properly.Campbell Barton
2012-12-28style cleanupCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-18make sure color picker and color swatch buttons have rnaindex of -1.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-14style cleanupCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12Toolbar region for the node editor. This region is, for now, empty and hidden...Lukas Toenne
2012-12-11Fix #33476: cycles environment texture not showing image sequence options pro...Brecht Van Lommel
2012-12-04Fix #33402: Compositor crashes when drag-dropping multilayer exrSergey Sharybin
2012-11-30Compositor should never add notifiers by himself, notifiers should be addedSergey Sharybin
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-26code cleanup: doxy comment corrections and correct own typo animation player ...Campbell Barton
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-17Fix compositing normal node not properly showing vector XYZ values when openingBrecht Van Lommel