2011-10-16 |
Brecht Van... | Cycles: enable improved closure sampling, this should... |
commit | commitdiff | tree |
2011-10-16 |
Brecht Van... | Cycles: fix F12 render not using render resolution... |
commit | commitdiff | tree |
2011-10-16 |
Brecht Van... | Cycles: fix sampling issue with certain (transparent... |
commit | commitdiff | tree |
2011-10-16 |
Brecht Van... | Cycles: use mesh normals computed by Blender instead... |
commit | commitdiff | tree |
2011-10-16 |
Brecht Van... | Cycles: fix missing node editor redraw when assiging... |
commit | commitdiff | tree |
2011-10-16 |
Thomas Dinges | Cycles: |
commit | commitdiff | tree |
2011-10-15 |
Brecht Van... | Cycles: |
commit | commitdiff | tree |
2011-10-15 |
Brecht Van... | Cycles: more tweaks to get old/new shading systems... |
commit | commitdiff | tree |
2011-10-15 |
Brecht Van... | Cycles: make Attribute node work, code for it was imple... |
commit | commitdiff | tree |
2011-10-15 |
Brecht Van... | Cycles: fix nodes gone missing after new/old shading... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: revert commit that joined surface/volume socket... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: code refactoring to split out code from mapping... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: add compatibility check to node link menu. |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: image texture node now uses UV as default textu... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: tag shading nodes as being compatible with... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: don't use glsl in textured draw mode, to keep... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: make node with multiple input sockets with... |
commit | commitdiff | tree |
2011-10-12 |
Brecht Van... | Cycles: replace surface/volume sockets in output nodes... |
commit | commitdiff | tree |
2011-10-11 |
Brecht Van... | Cycles: add python render engine option to use new... |
commit | commitdiff | tree |
2011-10-11 |
Brecht Van... | Cycles: svn merge -r40411:40934 ^/trunk/blender |
commit | commitdiff | tree |
2011-10-11 |
Campbell Barton | fix for drag-n-drop ID's for renaming (own fault when... |
commit | commitdiff | tree |
2011-10-11 |
Xiao Xiangquan | rna source files are not needed in POTFILE.in, and... |
commit | commitdiff | tree |
2011-10-11 |
Dalai Felinto | Adding FA (Persian - Farsi) language to po + flipping... |
commit | commitdiff | tree |
2011-10-11 |
Campbell Barton | fix for py/rna assigning an invalid index. also give... |
commit | commitdiff | tree |
2011-10-11 |
Campbell Barton | fix for crash in BLI_join_dirfile() when the dir is... |
commit | commitdiff | tree |
2011-10-11 |
Xiao Xiangquan | Handle "Open Recent..." |
commit | commitdiff | tree |
2011-10-11 |
Campbell Barton | py api: bpy_extras.io_utils.path_reference() - added... |
commit | commitdiff | tree |
2011-10-11 |
Campbell Barton | - bpy.path.abspath(), added optional library argument... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | create navmesh operator would crash on non-mesh objects... |
commit | commitdiff | tree |
2011-10-10 |
Joerg Mueller | Sequencer audio waveform drawing fix, now assured to... |
commit | commitdiff | tree |
2011-10-10 |
Sergey Sharybin | Fix #28857: 2.60 rc1 regression? |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | fix [#28850] With "Auto-keyframe" on, the "Selection... |
commit | commitdiff | tree |
2011-10-10 |
Sergey Sharybin | Revert "Fix #28863: Inconsistent UI inside of the UV... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | correct operator name from my own recent changes and... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | fix bad svn ID tags |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | header cleanup (no functional changes) |
commit | commitdiff | tree |
2011-10-10 |
Bastien Montagne | Now append/link will start at current blend file direct... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | add in empty modifier slot so dynamic paint files don... |
commit | commitdiff | tree |
2011-10-10 |
Sergey Sharybin | Fix #28863: Inconsistent UI inside of the UV/ImageEdito... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | updates to navmesh |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | edit error macro formatting (confuses some editors) |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | fix for using uninitialized stack memory in mesh_foreac... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | update to cmake doc, still needs more work but update... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | - for some reason navmesh wasnt drawing when VBO was... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | fix documentation error - [#28862] Method 'difference... |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | bug #28848 also mentions Ctrl+Backspace isnt working. |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | fix [#28860] CRASH loading scene |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | add 3 PLY and STL export tests. |
commit | commitdiff | tree |
2011-10-10 |
Campbell Barton | mesh VBO drawing code was swapping red/blue vertex... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | fix for editmode opengl drawing (bug from own recent... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | fix crash for recent navmesh edits when setting a non... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | move NavMesh draw code out of being a modifier and... |
commit | commitdiff | tree |
2011-10-09 |
Bastien Montagne | Fix for update_msg.py, wasn’t filtering out prop names... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | increase the hit radius for vertex selection in weight... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | replace sprintf with strcpy where no formatting is... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | clear some warnings. |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | correction to RNA class api references (only used for... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | fix for BUILTIN_KSI_WholeCharacter keying custom string... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | text edit: selecting zoomed in text with the mouse... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | text editing: make jumping left/right both act the... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | button text editing: home/end were not moving the curso... |
commit | commitdiff | tree |
2011-10-09 |
Campbell Barton | fix [#28848] Editing object name (e.g.), Ctrl-Shift... |
commit | commitdiff | tree |
2011-10-08 |
Campbell Barton | fix [#28821] Whole Character keying set ignores non... |
commit | commitdiff | tree |
2011-10-08 |
Campbell Barton | use newly added ID_BLEND_PATH() in more places. |
commit | commitdiff | tree |
2011-10-08 |
Campbell Barton | fix [#28846] Relative paths on linked scene fails |
commit | commitdiff | tree |
2011-10-07 |
Campbell Barton | fix for align objects with non mesh objects. |
commit | commitdiff | tree |
2011-10-07 |
Thomas Dinges | Patch [#28660] x64 thumbnail handler not being installe... |
commit | commitdiff | tree |
2011-10-07 |
Bastien Montagne | Added Macro and KeyingSetInfo to blacklisted msg classe... |
commit | commitdiff | tree |
2011-10-07 |
Dalai Felinto | Scene.GameData DNA alignment nitpicking |
commit | commitdiff | tree |
2011-10-07 |
Campbell Barton | fix for own bad mistake, broke vector curve handles. |
commit | commitdiff | tree |
2011-10-07 |
Campbell Barton | fix [#28800] Scene NULL in frame change callback, crash... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | rna_ParticleDupliWeight_name_length was returning an... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | spaces -> tabs (whitespace only changes) |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | spaces -> tabs (only whitespace changes) |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix [#27071] Random crashes when altering a mesh vertex... |
commit | commitdiff | tree |
2011-10-06 |
Sergey Sharybin | Fix #28819: Normal Maps appear inverted in GLSL shader... |
commit | commitdiff | tree |
2011-10-06 |
Sergey Sharybin | Fix #28805: Add mesh, align to view, un check align... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | set mikktspace functions as static which are not used... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | hide 3d view header `use_pivot_point_align` button... |
commit | commitdiff | tree |
2011-10-06 |
Dalai Felinto | texface fix: if material is not used by mesh set defaul... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix [#28113] ZTransp flag is not imported correctly... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | Object Menu Edits: |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix for error in own edits to recently applied select... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix for weight paint with face mask enabled drawing... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | remove unused struct member & minor edits, no functiona... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix for fix |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix [#26193] Weightpainting on Mesh with Armature-Modif... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | cleanup for main weight paint drawing function while... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | dont define the ghost PREFIX for scons, since this... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix error in last commit & remove commented code which... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix for memory leak when calling wpaint_make_validmap... |
commit | commitdiff | tree |
2011-10-06 |
Campbell Barton | fix for crash when painting normalize with no vertex... |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | scons flags were being set carelessly - CCFLAGS is... |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | revert part of r40800, btools.ENDIAN should be correct... |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | update generated api changelog for edits since 2.59 |
commit | commitdiff | tree |
2011-10-05 |
Brecht Van... | Fix #28766: object properties > display > transparency... |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | minor edits |
commit | commitdiff | tree |
2011-10-05 |
Jens Verwiebe | OSX: Correct copy/paste error and exclude endianess... |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | fix [#28809] Fileselect strange icon display. |
commit | commitdiff | tree |
2011-10-05 |
Campbell Barton | fix [#28807] Drivers breaking by undo |
commit | commitdiff | tree |
next |