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-05-12Cleanup: styleCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-08Fix T44213: Bevel object from different scene won't update generated bezier c...Sergey Sharybin
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-13Pass proper bmain to the updateDepgraph() of modifiersSergey Sharybin
2014-12-10Fix T42472: Undoing/Redoing repeated transform operator gives wrong final mat...Bastien Montagne
2014-10-06Texture painting:Antony Riakiotakis
2014-09-08Fix T41703: Blender crashes trying to load character file.Bastien Montagne
2014-09-03Texture painting:Antony Riakiotakis
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-07-31Style cleanupCampbell Barton
2014-07-21Fix T40839: Object Font Text Rendering BugSergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-07-01Fix T40556: Curve Modifier does not work when used in a Background sceneSergey Sharybin
2014-05-09Code cleanup: styleCampbell Barton
2014-05-08Removed a Freestyle hack for DAG updates introduced in commit rBae58968e0a61.Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-04Fix crash happening in DAG_pose_sort() due to threading issuesSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-25Fix T38824: curve which is constrained on a hidden layer causes cycles crashSergey Sharybin
2014-02-22Code cleanup: styleCampbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Fix T38691: Curve object bevel not working in group instanceSergey Sharybin
2014-02-14Fix for crash caused by effectors doing precalculation //during// DAGLukas Tönne
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Add debug print to ID update taggingSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-23Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its...Sergey Sharybin
2014-01-23Fix crash when changing space type to 3D space when having multiple windowsSergey Sharybin
2014-01-20Followup for 1728c1e: we don't need to replace flags at allSergey Sharybin
2014-01-17Followup to d03e768: was wrongly (void) non-existing argumentSergey Sharybin
2014-01-17Fix T38260: Missing object update with two visible scenesSergey Sharybin
2014-01-17Code Cleanup: spellingCampbell Barton
2014-01-16Tweak to early threaded update escapeSergey Sharybin
2014-01-15Eek, terrible typo in previous commitSergey Sharybin
2014-01-15Fix T38224: Blender crashes on duplicating curveSergey Sharybin
2014-01-15Fix T38216: Cycles render crash Blender in some scene in versionsSergey Sharybin
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13Fix T38139: Objects which are in cyclic dependency are not updatedSergey Sharybin
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2014-01-13Remove direct displist creation from curve deformSergey Sharybin
2014-01-13Remove direct displist creation from BKE_vfont_to_curve_ex()Sergey Sharybin
2014-01-13Remove direct displist creation from drawing codeSergey Sharybin
2014-01-09Code cleanup: remove WIP code came from the GSoC branchSergey Sharybin
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-27Fix T37955: Freestyle render misalignmentSergey Sharybin