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-04-233D textures: detect if we are pushing OpenGL too hard with the textureAntony Riakiotakis
2015-04-23Correct missing NULL check (own mistake)Campbell Barton
2015-04-23Math Lib: add count_bits_i utility functionCampbell Barton
2015-04-23Fix T44422: Zoom to mouse fails in camera viewCampbell Barton
2015-04-23Fix T44498 - Blender crashes in some files after render slots fixDalai Felinto
2015-04-23Fix T44494 crop node changes values during execution.Antony Riakiotakis
2015-04-23Display slot menu in Properties Region even if render slot is emptyJulian Eisel
2015-04-23Fix slot menu not displayed if render result slot is emptyJulian Eisel
2015-04-23BMesh: mesh-data picking, edge+vert improvementCampbell Barton
2015-04-23Cleanup: warningsCampbell Barton
2015-04-23Fix T44396 - Compositing render slots don't workDalai Felinto
2015-04-22Fix broken uiTemplateIconView().Bastien Montagne
2015-04-22Fix T44472: Stereo 3D save options missing in File BrowserJulian Eisel
2015-04-22Fix T44463 - crash on "Full Sample"Dalai Felinto
2015-04-22Show buttons to change render layer/pass in UV Editor headerJulian Eisel
2015-04-22Tracking: Show plane track outline if image failed to loadSergey Sharybin
2015-04-22Tracking: Fix missing pointer array check when reading plane trackSergey Sharybin
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis
2015-04-22Freestyle: Fixed a crash due to missing call of StrokeShader.__init__() in Py...Tamito Kajiyama
2015-04-22Fix crashes when moving game property with invalid index (from py/redoJulian Eisel
2015-04-22Placeholder image strips feedback session changes no.2:Antony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.1:Antony Riakiotakis
2015-04-22Placeholders for sequencer take one.Antony Riakiotakis
2015-04-22Fix T44476: Hiding Grease Pencil from Outliner RMB doesn't update 3DJulian Eisel
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-22Fix and simplify vertical positioning and calculation of metadataAntony Riakiotakis
2015-04-22Fix stamp missing after multiview merge.Antony Riakiotakis
2015-04-22Stamp cannot be written to file.Antony Riakiotakis
2015-04-22Tracking: Some more code de-duplicationSergey Sharybin
2015-04-22Tracking: Code cleanup, de-duplicate some code in tracking context finishSergey Sharybin
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-22Fix T44475: Merge option of Mirror Modifier behavior reversed.Bastien Montagne
2015-04-22Logic Editor: Buttons for moving game properties up/downTristan Porteries
2015-04-22Tracking: Add missing plane track remapping when joining two point tracksSergey Sharybin
2015-04-22Tracking: Cleanup, move some plane tracks code to utility functionsSergey Sharybin
2015-04-21Tracking: Fix over-allocation in plane track's point tracks pointers when rem...Sergey Sharybin
2015-04-21Fix T44474: Rotation manipulator not hidden completely with all axesJulian Eisel
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21Math Lib: handling bits handling into own fileCampbell Barton
2015-04-21Minor edits to metadata commitCampbell Barton
2015-04-21Initialize and use the theme for metadata textAntony Riakiotakis
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-21Metadata:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-21VSE: Allow GPencil drawing without having a strip loadedJulian Eisel
2015-04-21Minor edit to edit-mesh selection biasCampbell Barton
2015-04-21Cleanup: minor correctionsCampbell Barton
2015-04-21Fix T44465: Crash using VSE OGL render + Grease PencilJulian Eisel
2015-04-21BMesh: mesh-data picking, general improvementsCampbell Barton