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-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-21Fix T45317: Cycles material preview unnecessarily re-renderingSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-18Fix context texture buttons in cycles not getting their context right -Antony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_count_ex to avoid redundant loopingCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Cleanup: Replace `WM_operator_name_call` by `WM_operator_name_call_ptr` where...Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-16Fix T41843: World preview not updating when changing world.Bastien Montagne
2014-08-12Minor fix for texture category name.Tamito Kajiyama
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-07-07Fix T40791: Changing path to movie file does not mark the project as changedSergey Sharybin
2014-06-13Revert part of rB477f35 (error resolving conflict)Campbell Barton
2014-06-06Fix T40519: Keyed parameter are not redrawedSergey Sharybin
2014-05-24Fix T40331: Incorrect display of path of editted data.Bastien Montagne
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08Freestyle: hide the Line Style tab from the Texture properties context when W...Tamito Kajiyama
2014-05-06Freestyle: added more conditions to be able to switch to the line style textu...Tamito Kajiyama
2014-05-03Code cleanup: styleCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-07Fix own broken rB95b25e7333c4 (crash on any undo op :/).Bastien Montagne
2014-04-07Fix T39562: Properties panel Pinning is brokenBastien Montagne
2014-04-03I18N: add missing linesSv. Lockal
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-19fix T38721 Vertex Group pop menu (CTRL+G) Set Active Group not updating Verte...Dalai Felinto
2014-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-03Fix T38043: Text clipping when it shouldn'tBastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-08-22Fix [#36530] Texture tab refreshing problemBastien Montagne
2013-07-25add missing break to space-buttons listener, also rewind own recent change (u...Campbell Barton
2013-07-13fix for more errors with switch missing breakCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-06-16Complete fix for [#35769] The “show texture in texture tab” button in a m...Bastien Montagne