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-05-11Fix #35289: UV layout export to image was extremely slow for large meshes. ThisBrecht Van Lommel
2013-05-10Fix #35296: particles crash with long object name.Brecht Van Lommel
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-08Fix for node group user count: since node group pointer uses an explicit sett...Lukas Toenne
2013-05-082 fixes for node group node_tree pointer property: Make sure the nodeGroupPol...Lukas Toenne
2013-05-08Expose the data type property of node group interfaces for easier comparison ...Lukas Toenne
2013-05-08Exposed the node socket templates of C nodes in RNA by means of a classmethod...Lukas Toenne
2013-05-08Expose the HIDE_VALUE flag of node sockets in RNA.Lukas Toenne
2013-05-08Workaround for C nodes: In order to make registerable RNA methods of the stan...Lukas Toenne
2013-05-08Extended the draw callback API for node sockets with an explicit text paramet...Lukas Toenne
2013-05-08Mask modifier for sequencesSergey Sharybin
2013-05-08Fix #35240: command line -t number of threads option did not work for cycles.Brecht Van Lommel
2013-05-08fix for recent commit, WITH_GUARDEDALLOC wasn't enabled for makesrna, makesdna.Campbell Barton
2013-05-08code cleanup: remove ShapeActionActuator, they are now versioned out.Campbell Barton
2013-05-07Fix #35122: Blenderplayer crashes when loading levelSergey Sharybin
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-05-03adjustment to own commit r56463.Campbell Barton
2013-05-02Fix #35157: export key configuration did not export text input events correctly.Brecht Van Lommel
2013-05-02Fix [#35173] Object's draw_type resets when removing smokeDaniel Genrich
2013-05-02Fix #35182: VSE - speed control Trim duration (soft) end reset to 0Sergey Sharybin
2013-05-02don't show an 'X' next to never-null pointer search menus.Campbell Barton
2013-05-02make rna layer access less cryptic by using ARRAY_HAS_ITEM(), modified this t...Campbell Barton
2013-04-30fix for setting int customdata layer names not ensuring uniqueness.Campbell Barton
2013-04-29Changes to image draw method optionsSergey Sharybin
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel
2013-04-26Bugfix [#34645] NlaStrip Tweak Mode - No automatic action length sync on exitJoshua Leung
2013-04-26add subsurf limits, in RNA, there were none, but subsurf would assert at 29.Campbell Barton
2013-04-25Fix [#34545] Render layer name is unwantedly translated in composite node editorBastien Montagne
2013-04-25style cleanupCampbell Barton
2013-04-25Fix rigid body world Solver Iterations not showing in UI and throwing python ...Brecht Van Lommel
2013-04-24Fix cycles build error, RNA C++ API did not properly handle output parameters.Brecht Van Lommel
2013-04-24rna api function scene.ray_cast now returns the object and its matrix (incase...Campbell Barton
2013-04-24use more rna-constant name for bevel clamping.Campbell Barton
2013-04-24Fix bug #34611: bevel overlap limitHoward Trickey
2013-04-24fix for mistake in own recent commit r56249 with rna_EffectorWeight_pathCampbell Barton
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-23edit to r56235, min/max are common abbreviations used in rna.Campbell Barton
2013-04-23Added registerable size properties for node types in RNA. This allows pynodes...Lukas Toenne
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-23Bugfix [#34869] Switching actions does not trigger animation refreshJoshua Leung
2013-04-23Allow hiding separate hiding of overlays on stroke.Antony Riakiotakis
2013-04-23Add stencil control for mask overlay. Key combinations are the same asAntony Riakiotakis
2013-04-23Overlay fixes:Antony Riakiotakis
2013-04-23Overlay refactor:Antony Riakiotakis
2013-04-22Fix #35054: adjust tooltip for Render Border option in 3D view panel to sayBrecht Van Lommel