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
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-02Freestyle: For until c++11 is accepted only static members could b initialize...Sergey Sharybin
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-09-29Fix T41977: 'Shading' panel of Render buttons not updating Rendered 3DView.Bastien Montagne
2014-08-14remove MAXFLOAT defineCampbell Barton
2014-07-24Fix T40925: Scene gravity hard limitedSergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-06-28Add render result caching.Bastien Montagne
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-09Usual UI message handling...Bastien Montagne
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Freestyle: Added .new() and .remove() to the collection type of Python style ...Tamito Kajiyama
2014-05-13Freestyle: minor UI text fix.Tamito Kajiyama
2014-05-13Freestyle: naming fixes.Tamito Kajiyama
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-11Freestyle: Added .new() and .remove() methods to the Linesets collection type.Tamito Kajiyama
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-04-25Freestyle: Fix typos in a tool tip.Tamito Kajiyama
2014-04-24Follow-up to the previous fix for T37452: More descriptive tooltips for frees...Tamito Kajiyama
2014-04-24Fix T37452: More descriptive tooltips for freestyles settings.Tamito Kajiyama
2014-04-23Fix T39828: Incorrect render layer visibility display for animated render lay...Bastien Montagne
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-05RNA: optimization to avoid malloc for iterators.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-04-01Changes to openmp threads commit (UI and RNA)Campbell Barton
2014-03-31Fix compile due forgot remove BKE_scene_omp_threads_update from patchJens Verwiebe
2014-03-31Sculpt/dyntopo: Make the omp threads configurable to overcome performance issuesJens Verwiebe
2014-03-31Fix bug in image texture UI: "Use Alpha" checkbox doesn't appear if file form...IRIE Shinsuke
2014-03-09Minor code cleanup.Tamito Kajiyama
2014-02-26Further work to fix T38726: signal viewport to update when adding/removing re...IRIE Shinsuke
2014-02-12Usual UI messages fixes...Bastien Montagne
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-07* Typo fix.Thomas Dinges
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-28Code cleanup: more preprocessor indentationSergey Sharybin
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-17Remove confusing recalc flag from simplify update callbackSergey Sharybin
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton