2012-07-02 |
Campbell Barton | add bmesh/python operator support for vector and matrix... |
tree | commitdiff |
2012-07-02 |
Campbell Barton | fix for crash getting GROUP_OT_objects_remove's props... |
tree | commitdiff |
2012-07-02 |
Lukas Toenne | Fix for image texture node in cycles. The button draw... |
tree | commitdiff |
2012-07-02 |
Jeroen Bakker | Limit out of screen tiles to be scheduled. |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix #31970: Crash, whith Sequencer Swap Data-Function |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Validate mesh selection stack in mesh_validate function |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix #31961: Grease Pencil in VSE don't save the data |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix related on #31984: Multires Displacement Bake creat... |
tree | commitdiff |
2012-07-01 |
Campbell Barton | code cleanup: minor edits |
tree | commitdiff |
2012-07-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-01 |
Mitchell Stokes | A little bit of cleanup for the new DXT code: |
tree | commitdiff |
2012-06-30 |
Campbell Barton | style cleanup: comments |
tree | commitdiff |
2012-06-30 |
Thomas Dinges | Scons: |
tree | commitdiff |
2012-06-30 |
Campbell Barton | fix for own error renaming bmesh operator dupe |
tree | commitdiff |
2012-06-30 |
Campbell Barton | fix for some build warnings. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | rename bmesh ops since they are exposed in an api now. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | disable opencl when compo is disabled. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | the compositor optional for cmake: WITH_COMPOSITOR |
tree | commitdiff |
2012-06-30 |
Campbell Barton | add support for passing lists of verts/edges/faces... |
tree | commitdiff |
2012-06-30 |
Campbell Barton | all bmesh operators can now be accessed from bmesh... |
tree | commitdiff |
2012-06-30 |
Jason Wilkins | GPU_upload_dxt_texture failed to compile if WITH_DDS... |
tree | commitdiff |
2012-06-30 |
Campbell Barton | code cleanup: rename some members of bmesh operators... |
tree | commitdiff |
2012-06-30 |
Mitchell Stokes | Finally committing support for compressed textures... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | mark modifier operators that only work in the UI as... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | don't close operator dialogs when the mouse moves outsi... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | game engine & viewport, dont show collision bounds... |
tree | commitdiff |
2012-06-29 |
Lukas Toenne | Extended modes for snapping in the node editor. |
tree | commitdiff |
2012-06-29 |
Sergey Sharybin | Added command line option "--debug-jobs" |
tree | commitdiff |
2012-06-29 |
Bastien Montagne | Fix [#31939] Loop cutting a self intersecting face... |
tree | commitdiff |
2012-06-29 |
Bastien Montagne | Related to [#31936] Mesh saved in 2.63 with legacy... |
tree | commitdiff |
2012-06-29 |
Miika Hamalainen | Fix #31953: Forcefield Texture using image file, gradie... |
tree | commitdiff |
2012-06-29 |
Miika Hamalainen | Fix #31948: dynamic paint substeps do not work for... |
tree | commitdiff |
2012-06-29 |
Antony Riakiotakis | Fix compile error |
tree | commitdiff |
2012-06-29 |
Campbell Barton | fix for crash scaling an image |
tree | commitdiff |
2012-06-29 |
Antony Riakiotakis | Fix #31951 Subdivide with multires splits uvs. |
tree | commitdiff |
2012-06-29 |
Campbell Barton | code cleanup: bge builds with clang without warnings... |
tree | commitdiff |
2012-06-28 |
Nicholas Bishop | Add missing brush types to sculpt_tool_name() |
tree | commitdiff |
2012-06-28 |
Campbell Barton | fix for crash in python getting the image size for... |
tree | commitdiff |
2012-06-28 |
Antony Riakiotakis | revert part of 48340, it causes uvs across islands... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | recent fix for #31581 could crash when doing edge slide... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: compile with clang and quiet some warnings. |
tree | commitdiff |
2012-06-28 |
Lukas Toenne | Fix for image node: The button draw function was using... |
tree | commitdiff |
2012-06-28 |
Mitchell Stokes | Fix for [#23375] "texture2D in custom 2D filters can... |
tree | commitdiff |
2012-06-28 |
Sergey Sharybin | Fix #31835: OBJ Importer corrupts a model (crash in... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: cmake buildsystem edits, unused var warni... |
tree | commitdiff |
2012-06-28 |
Lukas Toenne | Basic snapping in node transform operator. |
tree | commitdiff |
2012-06-28 |
Sergey Sharybin | Fix #31929: VSE crash with relative paths and rebuildin... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: when heat weighting dont loop through... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | fix [#31940] crash with automatic weights |
tree | commitdiff |
2012-06-28 |
Mitchell Stokes | Removing channel manipulation from the Action Actuator... |
tree | commitdiff |
2012-06-27 |
Dalai Felinto | bge.logic.keyboard.getClipboard() and .setClipboard... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | option so operators can be executed with undo enabled... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | missed tiff using 150 dpi as default in previous commit... |
tree | commitdiff |
2012-06-27 |
Nicholas Bishop | Avoid adding overlapping triangles in convex hull |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-06-27 |
Campbell Barton | change default DPI for images to 72, aparently 150... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup: header comments, use more doxy compat... |
tree | commitdiff |
2012-06-27 |
Antony Riakiotakis | Fix for #31581, UVs shrink on edge slide. |
tree | commitdiff |
2012-06-27 |
Antony Riakiotakis | Utility function to get the first loop of a vert. Behav... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | add access to dissolve_limit from python. |
tree | commitdiff |
2012-06-27 |
Campbell Barton | utility function to get the points inside a list of... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup: also some spelling correction. |
tree | commitdiff |
2012-06-26 |
Campbell Barton | bmesh.ops module for bmesh operator access, only remove... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | fix for a handful of memory leaks relating to parsing... |
tree | commitdiff |
2012-06-26 |
Sergey Sharybin | Fix for crash of keying screen node in cases when there... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | mathutils.Vector(kw=value) wasn't raising an error... |
tree | commitdiff |
2012-06-26 |
Sergey Sharybin | Fix issue with resetting active nurb when sawing from... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | mask and grease pencil now display in the dope sheet... |
tree | commitdiff |
2012-06-26 |
Sergey Sharybin | Optimization of keying screen node |
tree | commitdiff |
2012-06-26 |
Campbell Barton | fix for checking wrong flag with removing mask shape... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | quiet all -Wshadow warnings in the compositor. |
tree | commitdiff |
2012-06-26 |
Campbell Barton | rename remaining class members with m_ prefix. |
tree | commitdiff |
2012-06-26 |
Campbell Barton | use m_ prefix for compositor class members (all composi... |
tree | commitdiff |
2012-06-26 |
Joshua Leung | Bugfix [#31930] DopeSheet - Grease Pencil mode collapse... |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Fixed crash when trying to perform transformation in... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | make hue correct grid more faded out. |
tree | commitdiff |
2012-06-25 |
Campbell Barton | fix for crash with blur - happened most when there... |
tree | commitdiff |
2012-06-25 |
Jeroen Bakker | code cleanup |
tree | commitdiff |
2012-06-25 |
Jeroen Bakker | fix for [#31899] Compositor: scale to rendersize doesn... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | correct free command for an array in the compositor |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Ignore disabled markers when building keying screen. |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Camera solver: take track offset into account |
tree | commitdiff |
2012-06-25 |
Bastien Montagne | Fix for [#31900] Loop Selection on wireframe selects... |
tree | commitdiff |
2012-06-25 |
Jeroen Bakker | fix for #31914 |
tree | commitdiff |
2012-06-25 |
Brecht Van Lommel | Fix #31920: switching from cycles to blender internal... |
tree | commitdiff |
2012-06-25 |
Brecht Van Lommel | Fix cycles not working in 3d local view, and missing... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | the mutex struct seems to be different across systems... |
tree | commitdiff |
2012-06-25 |
Jens Verwiebe | Fix compile after 48262 ( braces) |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Added feather control to keying node |
tree | commitdiff |
2012-06-25 |
Campbell Barton | more guardedalloc use in C++, also make compositorMutex... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | optionally use guarded alloc for tiles compositor,... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | comment for TODO - rgb_to_bw / rgb_to_grayscale usage. |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Optimization of Keying Blur operation |
tree | commitdiff |
2012-06-25 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-06-24 |
Nicholas Bishop | Fixes for modifier data in multi-user meshes. |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Tracking dopesheet missed tagigng for update in some... |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Skip edge matte operation creation if output socket... |
tree | commitdiff |
2012-06-24 |
Bastien Montagne | Fix [#31807] Ngon triangulation error |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Optimization of keying screen node |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Style cleanup |
tree | commitdiff |
next |