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
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-25Fix T43335: Node Editor: name doesn't updatejulianeisel
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-23Fix T42928: Drag-drop of generated files to compo reloads them, loosing editsSergey Sharybin
2014-12-10Yet more refactoring:Antony Riakiotakis
2014-12-10Add back idnames to the widgetmaps, we could well need to define bothAntony Riakiotakis
2014-12-09Big refactor commit.Antony Riakiotakis
2014-12-08Code for runtime registration of widgets that should make it possible toAntony Riakiotakis
2014-12-08Correct backdrop fit operator for compositor.Antony Riakiotakis
2014-12-08Scale handlers for the rectangle transform workingAntony Riakiotakis
2014-12-06Initial Python API for WidgetsCampbell Barton
2014-12-06Widget API: remove unused identifier memberCampbell Barton
2014-12-05Hook up the new DNA data to the node edtior. Now the backdrop supportsAntony Riakiotakis
2014-12-05Rename Cage to RectTransform, add DNA for struct that will be used forAntony Riakiotakis
2014-12-03Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-12-01More cleanup to the widget API.Antony Riakiotakis
2014-12-01Widgets: Cleanup, no draw flag now, widgets are fully dynamic. AlsoAntony Riakiotakis
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-30Fix T42760: Drag-to-add feature fails in a case.Bastien Montagne
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-26Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-24Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
2014-11-21Cage widget now does something useful (tm). Basically, we can nowAntony Riakiotakis
2014-11-21Correctly center the widget in node spaceAntony Riakiotakis
2014-11-21Cage actually now draws something, also change widget, will be modifiedAntony Riakiotakis
2014-11-20Fix crash with widgetgroupAntony Riakiotakis
2014-11-19Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-11-19More refinement to the widget system. Now camera widget should beAntony Riakiotakis
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-17Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-11-16WIP cage transform.Antony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-17Small fix for own commit, added new theme color defines but forgot toLukas Tönne