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-04-15add back attribution field from script.Campbell Barton
2013-04-14edits to startup.blendCampbell Barton
2013-04-14Shader nodes / order:Thomas Dinges
2013-04-14Node Toolbar:Thomas Dinges
2013-04-14Code cleanup:Thomas Dinges
2013-04-14Code cleanup / Layout script:Thomas Dinges
2013-04-14make buttons for edge/face area, length, angles etc. more compact.Campbell Barton
2013-04-14remove checks for 'context.scene' when checking if freestyle is enabled.Campbell Barton
2013-04-14show weight-display options in editmode.Campbell Barton
2013-04-14Mesh Drawing:Campbell Barton
2013-04-13Node UI:Thomas Dinges
2013-04-13Node Toolbar:Thomas Dinges
2013-04-13Node categories / Add menu:Thomas Dinges
2013-04-13Replacing the node Add menu and making the toolbar usefulLukas Toenne
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-12More fixes for addon i18n messages management.Bastien Montagne
2013-04-12Image draw method optionSergey Sharybin
2013-04-12add render slot cycle forward/backwards menu items.Campbell Barton
2013-04-11Hide preview for nodes created with Setup Tracking SceneSergey Sharybin
2013-04-11Setup tracking scene shall work with Cycles nowSergey Sharybin
2013-04-11Added circle selection menu entry for lattice, pose and armature.Konrad Kleine
2013-04-11Fix for Setup Tracking Scene operatorSergey Sharybin
2013-04-11py api: minor change to operator attribute access, do identity comparison wit...Campbell Barton
2013-04-11fix [#34805] Bake action ignores parent motionCampbell Barton
2013-04-11* Better tooltip for WM_OT_properties_context_change. Thomas Dinges
2013-04-11Added to the Freestyle panel in the Render buttons a button to switch to the ...Tamito Kajiyama
2013-04-10Add a gui control for setting omp threads in fluidsJens Verwiebe
2013-04-10OSX: remove the applescript and env var for omp_set_treads from plistJens Verwiebe
2013-04-10py api: path_reference_copy() use try/except when copying images, can fail fo...Campbell Barton
2013-04-10py api: simple function to get an image from an objects for simple formats th...Campbell Barton
2013-04-10Code cleanup. Thomas Dinges
2013-04-10Fix for [#34934] Freestyle options are in wrong tab.Tamito Kajiyama
2013-04-09Various edits preparing addons' translations tools (not everything yet functi...Bastien Montagne
2013-04-08Texture tools robustness:Antony Riakiotakis
2013-04-08select-camera operator could select hidden cameras, also disable freestyle fo...Campbell Barton
2013-04-07Fix for [#34901] "Add SSS Preset" gives error.Thomas Dinges
2013-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges
2013-04-07use lowercase name for freestyle module (as with all other blender modules).Campbell Barton
2013-04-07Freestyle UI:Thomas Dinges
2013-04-07Usual typo fixes... ;)Bastien Montagne
2013-04-07Freestyle UI / Code cleanup:Thomas Dinges
2013-04-07Recovered factory settings for Freestyle.Tamito Kajiyama
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07Code cleanup:Thomas Dinges
2013-04-07Properties Editor / Render Layers:Thomas Dinges
2013-04-06Part I of the Freestyle branch merger: new 'freestyle' folders.Tamito Kajiyama
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-06Fix: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-06Minor white space fix.Tamito Kajiyama
2013-04-06patch [#34890] BMesh Poke Face.Campbell Barton