2012-08-01 |
Sergey Sharybin | Merging r49463 through r49478 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Fix #31800: Blender crash by rendering in connection... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | split node_edit.c into separate files (add, group,... |
commit | commitdiff | tree |
2012-08-01 |
Sergej Reich | game engine: Fix CcdPhysicsEnvironment functions that... |
commit | commitdiff | tree |
2012-08-01 |
Andrea Weikert | fix: column flow layout wrongly calculated height of... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | fix for assert when going from edit mode directly into... |
commit | commitdiff | tree |
2012-08-01 |
Sergej Reich | game engine: Use flags instead of hardcoded numbers... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Fix own regression in cycles frame node caused by recen... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Fix own regression in cycles material group cased by... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | rename meaningless LIB flag name LIB_TEST --> LIB_NEED_... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | replace 'GET_INT_FROM_POINTER( &((BHeadN*)0)->bhead... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Merging r49451 through r49462 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | fix some more crashes when running skin operators on... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Code cleanup: silence some -Wnarrowing warnings from... |
commit | commitdiff | tree |
2012-08-01 |
Thomas Dinges | Cycles: |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | fix crash in sorting mesh elements when called without... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Code cleanup: remove some more unused includes of DNA_s... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Code cleanup: Remove unused includes of DNA_scene_types. |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Replace scene pointer with scene name to prevent possib... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | fix for crash in 'Skin Armature Create' when the mesh... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | fix crash when polling image sample outside image space. |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Remove mask cache hack added for mango project a while ago |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Merging r49413 through r49450 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Tie compositor will now update render result when chang... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | mask selection invert wasnt working. |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | make node select_all consistent with other select opera... |
commit | commitdiff | tree |
2012-08-01 |
Antony Riakiotakis | Fix blenderplayer link |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Fix #32205: Holdout shader + transparent background... |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | - disable mask drawing in the sequencer, this isn't... |
commit | commitdiff | tree |
2012-08-01 |
Thomas Dinges | Docs / Templates: |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | misc mask fixes |
commit | commitdiff | tree |
2012-08-01 |
Campbell Barton | style cleanup: >120 line length |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Add type RNA property to special nodes (e.g. frame) |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Do not highlight non-selected active node with active... |
commit | commitdiff | tree |
2012-08-01 |
Sergey Sharybin | Fix #32209: Autosave ignores multires sculpting |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | style cleanup: whitespace, also add '?' to save over... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | fix [#32232] Running script that changes area.type... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | fill in dummy values when using movie clip distort... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | quiet spacenav output on linux for regular builds,... |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Fixed own error in setting user counter to mask when... |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Expand function for masks, so no masks could be properl... |
commit | commitdiff | tree |
2012-07-31 |
Daniel Genrich | Mask / Win64 compile fix: "Index variable in OpenMP... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | changes to mask editing |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Code cleanup: remove unused code |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Fixed wrong mask display with clip's pixel aspect and... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | multi-threaded sequencer buffer calculation for masks. |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | remove references to raskter from compositor and BKE... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | use the same rasterizer as the compositor for the seque... |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Remove "Loading byte/float" debug messages. They were... |
commit | commitdiff | tree |
2012-07-31 |
Brecht Van... | Fix cycles issue with wrong texture coordinates on... |
commit | commitdiff | tree |
2012-07-31 |
Brecht Van... | Tweak to commit related to non-power-of-two textures... |
commit | commitdiff | tree |
2012-07-31 |
Brecht Van... | Code tweak removing comment, the fix here is indeed... |
commit | commitdiff | tree |
2012-07-31 |
Brecht Van... | Fix warnings on old apple GCC compiler due to no suppor... |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Resolve compilation error with MSVC |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | resolve glitch in the image space where mask editing... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | svn merge ^/trunk/blender -r49410:49412 |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | support for curve orco uv's as UV's in cycles. |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Merging r49405 through r49410 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-31 |
Sergey Sharybin | Tomato Cycles: use the same order of parts as Blender... |
commit | commitdiff | tree |
2012-07-31 |
Jeroen Bakker | Fixed [#32226] Black cadioptric lenses in CPU BokehBlur... |
commit | commitdiff | tree |
2012-07-31 |
Campbell Barton | prevent uninitialized memory use when writing avi's. |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Merging r49400 through r49404 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Minor code cleanup |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Mango request: option to create nodes with hidden previ... |
commit | commitdiff | tree |
2012-07-30 |
Campbell Barton | fix own mistake getting an image for the image open... |
commit | commitdiff | tree |
2012-07-30 |
Campbell Barton | fix for own error in r43796, 'Find Missing Files',... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Merging r49390 through r49399 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Fixed own regression introduced in recent compositor... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Color management: initialize input color space for... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Color management: abort execution when error happens... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Tomato Cycles: resolve textures limit when using CPU... |
commit | commitdiff | tree |
2012-07-30 |
Daniel Genrich | Fix: "void" function returning value. |
commit | commitdiff | tree |
2012-07-30 |
Campbell Barton | fix for building docs |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Color management: fix crash in partial display buffer... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Merging r49386 through r49389 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Fix incorrect connections for muted nodes in tile compo... |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Tag unused variables |
commit | commitdiff | tree |
2012-07-30 |
Sergey Sharybin | Merging r49362 through r49385 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-30 |
Mitchell Stokes | Fixing [#32210] "Character physics type colliding with... |
commit | commitdiff | tree |
2012-07-29 |
Mitchell Stokes | BGE: When using the "Restrict Animation Updates" option... |
commit | commitdiff | tree |
2012-07-29 |
Mitchell Stokes | BGE: Fix for [#31993] "BGE Vertex deformer optimized... |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | max value for distance was larger then a short. |
commit | commitdiff | tree |
2012-07-29 |
Thomas Dinges | Fix compile error, IK_STRETCH_STIFF_EPS was undefined. |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | inpaint - gain some speed by not doing X/Y clamping... |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | - fix incorrect array delete use. |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | style cleanup: use this->m_* for private members. |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | svn merge ^/trunk/blender -r49333:49361 |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | add inline functions for max/min ints, good to use... |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | code cleanup: replace MIN2/MAX2 with minf/maxf |
commit | commitdiff | tree |
2012-07-29 |
Peter Schlaile | == compositor == |
commit | commitdiff | tree |
2012-07-29 |
Jeroen Bakker | Support for depth buffers in compositor and viewer... |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | code cleanup: assign mode to a variable in the 3d view... |
commit | commitdiff | tree |
2012-07-29 |
Lukas Toenne | Additional fix #32074, by Sven-Hendrik Haase (svenstaro... |
commit | commitdiff | tree |
2012-07-29 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-29 |
Thomas Dinges | User Interface Scripts: |
commit | commitdiff | tree |
2012-07-29 |
Bastien Montagne | Sequel of r49112 (raising average bitrate without min... |
commit | commitdiff | tree |
2012-07-29 |
Mitchell Stokes | Fix for [#32213] "Action actuator doesn't finish playin... |
commit | commitdiff | tree |
2012-07-29 |
Mitchell Stokes | Fix for [#27484] "Run-time command line options don... |
commit | commitdiff | tree |
next |